diff --git a/assets/sass/header.scss b/assets/sass/header.scss index 7a9cc39..da280af 100644 --- a/assets/sass/header.scss +++ b/assets/sass/header.scss @@ -121,7 +121,7 @@ $burger-menu-size: 4rem; opacity: 0; position: fixed; top: 8rem; - left: 20%; + left: 4rem; z-index: 1000; // transition: all 0.8s; @@ -134,8 +134,6 @@ $burger-menu-size: 4rem; .nav ul { list-style-type: none; padding: 0; - position: relative; - left: -1rem; li { margin-bottom: 1.5rem;