We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b819e8 commit 575a0f6Copy full SHA for 575a0f6
_includes/contact.html
@@ -6,7 +6,7 @@ <h2 class="section-heading">Contact Us!</h2>
6
<hr class="primary">
7
<p>Send us an email if you have any questions!</p>
8
</div>
9
- <div class="col-lg-2 col-lg-push-3 text-center">
+ <div class="col-lg-2 col-lg-offset-3 text-center">
10
<a href="mailto:{{ site.email }}">
11
<i class="fa fa-envelope-o fa-3x wow bounceIn" data-wow-delay=".1s"></i>
12
<p>{{ site.email }}</p>
0 commit comments