fixes, qol and stuff

This commit is contained in:
2026-07-21 12:30:53 +01:00
parent 8acc692b08
commit 5ffebe4895
22 changed files with 611 additions and 66 deletions
+3 -1
View File
@@ -19,7 +19,9 @@
body {
background-image: url("/bg.png");
margin: 40px auto;
max-width: 1280px;
min-width: 0;
padding: 0 40px;
box-sizing: border-box;
}
header {