Add common stylesheets

This commit is contained in:
2026-05-06 22:20:52 +02:00
parent 5ba4485bf5
commit d4814edc65
3 changed files with 9 additions and 7 deletions
-7
View File
@@ -1,10 +1,3 @@
body {
margin: 0;
min-height: 100vh;
background-color: #ffffff;
font-size: 16px;
}
form {
display: flex;
justify-content: center;