style(front): modernize old background color

This commit is contained in:
ArneBo 2025-02-06 18:48:33 +01:00
parent bb61d43f11
commit 4c64012cb8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
.main.with-background, .opaque {
background: var(--site-background);
background: var(--background-color);
}
.main.pusher > .ui.secondary.menu {