chore: Change CSS for Socials in Footer again

This commit is contained in:
ADSWT518
2022-06-25 11:20:26 +08:00
committed by Athul Cyriac Ajay
parent 5fbc45536a
commit 26f57dd1f9
2 changed files with 6 additions and 3 deletions

View File

@ -2,6 +2,7 @@
<div style="display:flex">
{{- range $index, $key := .Site.Params.Social -}}
<a class="soc" href="{{ $key.url }}" title="{{ $key.name }}"><i data-feather="{{ $key.icon }}"></i></a>
<a class="border"></a>
{{- end -}}
</div>
<div class="footer-info">