mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 09:12:47 +00:00
actually fix the spacing (thanks @adambkaplan and @budparr)
This commit is contained in:
parent
be9acde3f4
commit
df25d72ccc
@ -26,7 +26,7 @@
|
|||||||
</a>
|
</a>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ with .Site.Params.github }}
|
{{ 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) }}
|
{{ partial "svg/github.svg" (dict "size" $icon_size) }}
|
||||||
</a>
|
</a>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user