Add space for footer on about page

This commit is contained in:
fr
2025-08-27 19:28:14 +02:00
parent 51f5679ce2
commit e0ec3a0a60
+1
View File
@@ -11,5 +11,6 @@
p { p {
text-align: left; text-align: left;
} }
margin-bottom: 3rem; // space for footer
} }