Fix notary page layout on wide screens

master
Skylar Ittner 2 years ago
parent 058f381796
commit b62e1eb7a2

@ -31,7 +31,9 @@
Just email it to <a href="mailto:notary@helena.express">notary@helena.express</a> Just email it to <a href="mailto:notary@helena.express">notary@helena.express</a>
any time before your appointment. any time before your appointment.
</div> </div>
</div>
<div class="row justify-content-center">
<div class="col-100 small-50 large-33 no-margin-vertical"> <div class="col-100 small-50 large-33 no-margin-vertical">
<div class="card"> <div class="card">
<a class="button button-large" href="/appointment/notary"><i class="fad fa-calendar"></i> Book Appointment</a> <a class="button button-large" href="/appointment/notary"><i class="fad fa-calendar"></i> Book Appointment</a>
@ -41,6 +43,9 @@
<a class="button button-large" href="/servicearea"><i class="fad fa-map"></i> Service Area</a> <a class="button button-large" href="/servicearea"><i class="fad fa-map"></i> Service Area</a>
</div> </div>
</div> </div>
</div>
<div class="row justify-content-center">
<div class="col-100 small-50 large-33 text-align-center margin-top text-color-gray"> <div class="col-100 small-50 large-33 text-align-center margin-top text-color-gray">
<p>The travel fee is an amount not determined by law. By scheduling an <p>The travel fee is an amount not determined by law. By scheduling an
appointment, you agree to pay the travel fee described. We are not appointment, you agree to pay the travel fee described. We are not

Loading…
Cancel
Save