further fix menu generation, add missing images

This commit is contained in:
Jonas Heinrich 2020-04-10 12:02:24 +02:00
parent 1a3af93a01
commit a945c96842
6 changed files with 51 additions and 39 deletions

View file

@ -186,6 +186,9 @@ header:not(.sticky-header) .header-button-container {
}
@media (max-width: 960px) {
body.logged-in header {
top: 45px;
}
header {
position: fixed;
top: 0;