Skip to content

Commit

Permalink
Align menus under menu items
Browse files Browse the repository at this point in the history
  • Loading branch information
Rangi42 committed Sep 19, 2024
1 parent 97ac81a commit 270796e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ canvas {
.menubar li ul {
display: none;
position: absolute;
margin: 4px 0 0 -17px;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
z-index: 10;
}
Expand Down

0 comments on commit 270796e

Please sign in to comment.