Fix color in menu

This commit is contained in:
Torjus Håkestad 2023-12-05 02:37:57 +01:00
parent 031505600c
commit f0dd632922

View File

@ -60,7 +60,6 @@ aside {
.menu-list { .menu-list {
list-style: none; list-style: none;
background-color: brown;
margin-top: 0px; margin-top: 0px;
} }