Progress commit

This commit is contained in:
2025-07-18 02:25:11 -04:00
parent 7de8d94e98
commit 9fb509fc85
4 changed files with 48 additions and 16 deletions

View File

@ -88,7 +88,6 @@
main {
display: flex;
flex-direction: column;
min-height: calc(100% - var(--navbar-height) - var(--footer-height));
}
main > * {
padding: 3rem;