Skip to content

Commit

Permalink
fix: Aside menu z-index (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-martinez authored Jul 7, 2024
1 parent fd8b0ad commit cb503e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions css/home.css
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ body>nav>div>aside {
top: 0;
left: -200px;

z-index: 1000;

box-sizing: border-box;

height: 100%;
Expand Down

0 comments on commit cb503e2

Please sign in to comment.