fix map phone number positioning

deepsource-autofix-76c6eb20
Dan Gowans 2022-09-28 14:27:49 -04:00
parent 8b32d60ea7
commit 9f20895eab
1 changed files with 6 additions and 6 deletions

View File

@ -53,7 +53,6 @@
<%= map.mapCity %>, <%= map.mapProvince %><br />
<%= map.mapPostalCode %>
</div>
</div>
<% if (map.mapPhoneNumber !== "") { %>
<div class="column">
<strong>Phone Number</strong><br />
@ -61,6 +60,7 @@
</div>
<% } %>
</div>
</div>
</div>
<div class="columns">