🐛 Move to top gap between content and icon

This commit is contained in:
Nuno Coração
2023-05-08 22:11:38 +01:00
parent a246ba2451
commit 16600ee159
4 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<footer class="py-10 print:hidden">
<footer id="site-footer" class="py-10 print:hidden">
{{/* Footer menu */}}
{{ if .Site.Params.footer.showMenu | default true }}
{{ if .Site.Menus.footer }}