Merge pull request #838 from JahsehJ/patch-2

🎨 Adjust margin-top of author links for a more balanced look
This commit is contained in:
Nuno Coração
2023-07-20 21:11:19 +01:00
committed by GitHub

View File

@@ -34,7 +34,7 @@
{{ . | markdownify | emojify }}
</h2>
{{ end }}
<div class="mt-1 mb-10 text-2xl">
<div class="mt-3 mb-10 text-2xl">
{{ with .Site.Author.links }}
<div class="flex flex-wrap">
{{ range $links := . }}