aboutsummaryrefslogtreecommitdiff
path: root/src/App.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.scss')
-rw-r--r--src/App.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.scss b/src/App.scss
index 3edc41a0..775bc1c8 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -667,7 +667,7 @@ nav {
height: 100vh;
top: 50px;
left: 0;
- z-index: 1001;
+ z-index: 9;
overflow-x: hidden;
overflow-y: scroll;
transition-property: transform;