Skip to content

Commit 1f0e93d

Browse files
committed
Fix spacing issue in contact
1 parent df9d5d7 commit 1f0e93d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_includes/contact.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h3>Sends us an email<span class="subtitle"><a href="mailto:{{ site.contact_emai
1414
</div>
1515
</div>
1616

17-
<div class="col_one_third col_last bottommargin clearfix">
17+
<div class="col_one_third bottommargin clearfix">
1818
<div class="feature-box fbox-center fbox-bg fbox-plain">
1919
<div class="fbox-icon">
2020
<a href="https://twitter.com/{{ site.twitter_username }}"><i class="icon-twitter2"></i></a>
@@ -23,7 +23,7 @@ <h3>Follow on Twitter<span class="subtitle"><a href="https://twitter.com/{{ site
2323
</div>
2424
</div>
2525

26-
<div class="col_one_third bottommargin clearfix">
26+
<div class="col_one_third col_last bottommargin clearfix">
2727
<div class="feature-box fbox-center fbox-bg fbox-plain">
2828
<div class="fbox-icon">
2929
<a href="https://www.facebook.com/{{ site.facebook_username }}/"><i class="icon-facebook"></i></a>

0 commit comments

Comments
 (0)