Change navbar styling a bit

This commit is contained in:
Bruno Rybársky 2024-04-28 23:03:27 +02:00
parent 2d4fbeca68
commit 7518b0ee99

@ -154,6 +154,7 @@ ul.navpage_list {
transition: max-height .3s ease, border .325s ease !important;
z-index: 2;
position: fixed;
background: #000000aa;
}
.back {