Skip to content

Commit

Permalink
Feat: Add {z-index} to '.menu-navbar' styles
Browse files Browse the repository at this point in the history
  • Loading branch information
ITurres committed Oct 11, 2023
1 parent 8850008 commit 7b8f9a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/UI/Navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ $dark: colors.$dark;
position: absolute;
top: 0.5rem;
right: 1px;
z-index: 200;

li {
position: absolute;
Expand Down

0 comments on commit 7b8f9a3

Please sign in to comment.