1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +02:00

Fix: mainmenu background transparency

This commit is contained in:
Samuel Bartik 2021-10-10 16:44:07 +02:00
parent 5cc3f0fdaf
commit ce2edfe1d7

View File

@ -24,7 +24,7 @@ body {
}
.mainmenu {
background: var(--main-bg-color) !important;
background: initial !important;
}
.mainmenu ul li a {