Remove overflow

This commit is contained in:
David Fischer
2018-05-01 14:37:21 -07:00
parent ab2196823a
commit 8c85a5e2f6

View File

@@ -2,7 +2,6 @@
position: fixed
bottom: 0
left: 0
overflow-y: scroll
width: $nav-desktop-width
color: $section-background-color
background: darken($menu-background-color, 8%)