Browse Source

Fixed centering for header text

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
edff83890c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      request.html

2
request.html

@ -5,7 +5,7 @@ section_id: contact
<div class="three spacing"></div> <div class="three spacing"></div>
<div class="full"> <div class="full">
<div class="row"> <div class="row">
<div class="large-9 large-centered columns"> <div class="large-10 large-centered columns">
<h3>Request Design</h3> <h3>Request Design</h3>
<p>Want to work with us on your project? Let us know more about your project, timeline and budget and we will get back to you within 48h!<br><small style="color: red; font-size: 14px;">Fields marked with an * are required.</small></p> <p>Want to work with us on your project? Let us know more about your project, timeline and budget and we will get back to you within 48h!<br><small style="color: red; font-size: 14px;">Fields marked with an * are required.</small></p>
</div> </div>

Loading…
Cancel
Save