big update

This commit is contained in:
2026-01-01 21:27:58 -05:00
parent a1b7382288
commit 933d47c150
27 changed files with 184 additions and 73 deletions

14
res/style-mobile.css Normal file
View File

@@ -0,0 +1,14 @@
body {
margin: 0;
padding: 0 5vw 0 5vw;
font-family: "DM Sans", sans-serif;
-webkit-font-smoothing: antialiased;
color: white;
background-color: #323232;
}
a {
color: white;
}