Compare commits

..

1 Commits

Author SHA1 Message Date
538bb67877 wip 2025-03-27 21:04:14 -07:00

View File

@ -80,10 +80,6 @@ html body.staff:not(.navigation-topics) #main-outlet {
margin-bottom: 0; margin-bottom: 0;
} }
html body.navigation-category #main-outlet {
width: calc(100% - 1em);
}
.container.posts > .row { .container.posts > .row {
max-width: calc(100vw - 1.5em); max-width: calc(100vw - 1.5em);
} }