diff --git a/front/src/style/globals/_layout.scss b/front/src/style/globals/_layout.scss index e95cd4250..bc53a140b 100644 --- a/front/src/style/globals/_layout.scss +++ b/front/src/style/globals/_layout.scss @@ -1,6 +1,6 @@ .main.with-background, .opaque { - background: var(--site-background); + background: var(--background-color); } .main.pusher > .ui.secondary.menu {