Added "Vertical Alignment" setting

This commit is contained in:
nutty
2026-07-23 16:02:59 +10:00
parent df2c740623
commit 86842d01f1
3 changed files with 37 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ body {
justify-content: center;
align-items: center;
height: 100vh;
padding: 0.5em;
padding: 1em;
box-sizing: border-box;
}