Quick fix
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 36s

This commit is contained in:
2026-03-19 02:09:46 +01:00
parent edfb14770d
commit 0a340d8ecb
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ body {
padding: 0;
min-height: 100vh;
justify-content: center;
align-items: center;
align-items: start;
display: flex;
}