summaryrefslogtreecommitdiffstats
path: root/core/css/header.scss
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/header.scss')
-rw-r--r--core/css/header.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/header.scss b/core/css/header.scss
index 46c9083e458..159083da912 100644
--- a/core/css/header.scss
+++ b/core/css/header.scss
@@ -445,7 +445,7 @@ nav[role='navigation'] {
text-overflow: initial;
width: auto;
overflow: hidden;
- background-color: var(--color-primary-element);
+ background-color: var(--color-primary);
padding: 0 5px;
z-index: 2;
}