We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 575a0f6 commit a4a0209Copy full SHA for a4a0209
_includes/contact.html
@@ -12,7 +12,7 @@ <h2 class="section-heading">Contact Us!</h2>
12
<p>{{ site.email }}</p>
13
</a>
14
</div>
15
- <div class="col-lg-2 col-lg-pull-3 text-center">
+ <div class="col-lg-2 col-lg-offset-2 text-center">
16
<a href="https://github.com/{{ site.github_username }}">
17
<i class="fa fa-github fa-3x wow bounceIn" data-wow-delay=".1s"></i>
18
<p>{{ site.github_username }}</p>
0 commit comments