mirror of
https://github.com/fruworg/themu.git
synced 2025-06-13 18:20:25 +03:00
border fix
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
<div style="display:flex">
|
||||
{{- range $index, $key := .Site.Params.Social -}}
|
||||
<a class="soc" href="{{ $key.url }}" rel="me" title="{{ $key.name }}">{{ $key.name }}</i></a>
|
||||
<a class="border"></a>
|
||||
{{- end -}}
|
||||
</div>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user