Skip to content

Commit

Permalink
update contact us margin volny#5
Browse files Browse the repository at this point in the history
  • Loading branch information
chunjy92 committed Feb 9, 2017
1 parent 9b819e8 commit 575a0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ <h2 class="section-heading">Contact Us!</h2>
<hr class="primary">
<p>Send us an email if you have any questions!</p>
</div>
<div class="col-lg-2 col-lg-push-3 text-center">
<div class="col-lg-2 col-lg-offset-3 text-center">
<a href="mailto:{{ site.email }}">
<i class="fa fa-envelope-o fa-3x wow bounceIn" data-wow-delay=".1s"></i>
<p>{{ site.email }}</p>
Expand Down

0 comments on commit 575a0f6

Please sign in to comment.