Skip to content

Commit

Permalink
fix outside menu click behind header
Browse files Browse the repository at this point in the history
  • Loading branch information
HectorVilas committed Jan 18, 2023
1 parent 703559a commit 7f101ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ input:not([type="checkbox"]):focus {
left: 0;
width: 100vw;
height: 100vh;
z-index: 1;
}

#menu .project-title {
Expand Down

0 comments on commit 7f101ff

Please sign in to comment.