Added even more stuff

This commit is contained in:
joss 2025-04-15 20:26:56 +02:00
parent 29d3ec8268
commit d6e88977ba
7 changed files with 102 additions and 21 deletions

View file

@ -1,3 +1,8 @@
* {
font-family: sans-serif;
}
main {
max-width: 600px;
margin: auto;
}