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
+8
View File
@@ -0,0 +1,8 @@
body {
margin: 0;
font-size: 16px;
}
#app {
min-height: 100vh;
}