Fix some css and add some more blank endpages to fill out later

This commit is contained in:
Bun 2025-07-02 13:59:55 -04:00
parent 38629ae55a
commit d8893f0463
9 changed files with 50 additions and 5 deletions

View file

@ -69,9 +69,14 @@ h1 {
#main {
width: 70%;
height: 100%;
min-height: 100%;
padding-left: 7em;
top: 0;
}
.container {
max-width: 30em;
}
}
li {