Merge df25d72ccca1cf492532c204c2cf12ffd3688635 into be9acde3f48c5777fa90aacbf7c5f10b8a1063ea

This commit is contained in:
Brad Clark 2017-09-26 16:10:49 +00:00 committed by GitHub
commit 2f63736d32
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
</a>
{{ end }}
{{ with .Site.Params.github }}
<a href="{{ . }}" class="link-transition github link dib z-999 pt3 pt0-l mr2" title="Github link">
<a href="{{ . }}" class="link-transition github link dib z-999 pt3 pt0-l mr3" title="Github link">
{{ partial "svg/github.svg" (dict "size" $icon_size) }}
</a>
{{ end }}