aboutsummaryrefslogtreecommitdiffstats
path: root/styles/main/_header.scss
diff options
context:
space:
mode:
Diffstat (limited to 'styles/main/_header.scss')
-rw-r--r--styles/main/_header.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/styles/main/_header.scss b/styles/main/_header.scss
index ea75f5e..903b0cc 100644
--- a/styles/main/_header.scss
+++ b/styles/main/_header.scss
@@ -2,6 +2,7 @@
height: 2em;
background-color: var(--color-glass);
border-bottom: 1px solid var(--color-window-border-bottom);
+ z-index: 2;
nav {
display: flex;