Small edits

This commit is contained in:
2025-04-01 19:03:39 +02:00
parent f974696584
commit 6cdeacea51
2 changed files with 3 additions and 4 deletions

View File

@@ -9,4 +9,7 @@ html, body{
margin: 0;
overflow-x: hidden;
overflow-y: scroll !important;
}
body{
min-height: 100vh;
}