mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-04 10:12:31 +01:00
Fix: mainmenu background transparency
This commit is contained in:
parent
5cc3f0fdaf
commit
ce2edfe1d7
@ -24,7 +24,7 @@ body {
|
||||
}
|
||||
|
||||
.mainmenu {
|
||||
background: var(--main-bg-color) !important;
|
||||
background: initial !important;
|
||||
}
|
||||
|
||||
.mainmenu ul li a {
|
||||
|
Loading…
Reference in New Issue
Block a user