diff --git a/src/styles/UI/Navbar.scss b/src/styles/UI/Navbar.scss index 92e73ed..76b3050 100644 --- a/src/styles/UI/Navbar.scss +++ b/src/styles/UI/Navbar.scss @@ -18,7 +18,7 @@ $dark: colors.$dark; } .menu-navbar { - position: absolute; + position: fixed; top: 0.5rem; right: 1px; z-index: 200;