style(front): modernize old background color
This commit is contained in:
parent
bb61d43f11
commit
4c64012cb8
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
.main.with-background, .opaque {
|
.main.with-background, .opaque {
|
||||||
background: var(--site-background);
|
background: var(--background-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
.main.pusher > .ui.secondary.menu {
|
.main.pusher > .ui.secondary.menu {
|
||||||
|
|
Loading…
Reference in New Issue