fix new post button not working day1, minor stylistic fixes

This commit is contained in:
Henry Jameson 2022-04-10 20:18:54 +03:00
parent 0f28c28760
commit 3e1b40ce29
6 changed files with 26 additions and 2 deletions

View file

@ -222,6 +222,12 @@ nav {
}
}
&.-has-new-post-button {
.column {
padding-bottom: 20em;
}
}
&.-no-sticky-headers {
.column {
.panel-heading.-sticky {