This commit is contained in:
2025-10-06 09:09:22 +07:00
parent 97427d7cff
commit 7d2ef7ca8d
4 changed files with 3 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ body {
flex-direction: column;
min-height: 100vh;
justify-content: space-between;
margin: 0 auto;
}
html {