Frontend stuff

This commit is contained in:
2025-02-24 22:55:28 +01:00
parent 611a4a0ead
commit 45cd5b10e6
17 changed files with 330 additions and 142 deletions

View File

@ -1,3 +1,7 @@
body {
min-height: 100vh;
}
hidden {
display: none;
}