Minor tweaks

This commit is contained in:
nutty
2026-06-29 23:45:48 +10:00
parent 82d5e4fbc2
commit 819d3c2fd3
7 changed files with 43 additions and 50 deletions
+1 -1
View File
@@ -82,7 +82,7 @@
position: relative; /* Keeps it in the document flow */
z-index: 2; /* Sits above the background-layer */
padding: 2em 1.75em;
padding: 10% 7.5%;
display: flex;
flex-direction: column;
gap: 0.3em;