Skip to content

Commit

Permalink
Allow vertical scrolling in navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
ltguillaume authored and hupfdule committed May 26, 2023
1 parent 208690a commit 2c7f739
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/sass/_nav.sass
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
background: var(--bg)
li:first-child
margin: 1.5rem 1rem 0.5rem 1rem
overflow-y: auto
// input
// background: var(--accent)
&-link
Expand Down

0 comments on commit 2c7f739

Please sign in to comment.