Skip to content

Commit

Permalink
Fix z-index of nav on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
faqndo97 committed Apr 5, 2024
1 parent 7998c35 commit 1189605
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ nav {
border-right: 4px solid #2E2E2E;
left: 0;
display: none;
z-index: 10;
}

&:nth-last-child(2) {
Expand Down

0 comments on commit 1189605

Please sign in to comment.