Compare commits
1 Commits
main
...
1fe9d8237b
Author | SHA1 | Date | |
---|---|---|---|
1fe9d8237b |
@ -80,6 +80,10 @@ html body.staff:not(.navigation-topics) #main-outlet {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
html body.navigation-category #main-outlet {
|
||||
width: calc(100% - 1em);
|
||||
}
|
||||
|
||||
.container.posts > .row {
|
||||
max-width: calc(100vw - 1.5em);
|
||||
}
|
||||
|
Reference in New Issue
Block a user