Space out social icons more

This commit is contained in:
Saul Johnson
2017-08-05 16:14:39 +01:00
parent 2ab6914352
commit 326b29bef5
+1 -1
View File
@@ -130,7 +130,7 @@
<div class="row mtop-10 mbot-10 row-social">
<div class="col-xs-12">
<a href="{{ github_url }}/avogadrio"><i class="fa fa-github"></i></a>
<a href="{{ twitter_url }}"><i class="fa fa-twitter"></i></a>
<a href="{{ twitter_url }}" class="mleft-10"><i class="fa fa-twitter"></i></a>
</div>
</div>
</div>