diff --git a/_scss/header/_navbar.scss b/_scss/header/_navbar.scss index ade38b6..ad6a09b 100644 --- a/_scss/header/_navbar.scss +++ b/_scss/header/_navbar.scss @@ -84,7 +84,7 @@ .nav__items { height: calc(100vh - 64px); max-height: 700px; - overflow-y: scroll; + list-style: none; .subscribe-button { list-style: none; padding: 14px 30px; @@ -169,4 +169,4 @@ @extend .mobile-nav-trigger; background-image: url('../img/closebutton-01.svg'); } -} \ No newline at end of file +} diff --git a/index.html b/index.html index 53ecd9e..8ca9032 100644 --- a/index.html +++ b/index.html @@ -2,8 +2,8 @@
- - + +