Skip to content

Commit

Permalink
Update wavgen.css
Browse files Browse the repository at this point in the history
  • Loading branch information
visualsbytheRob committed Sep 14, 2024
1 parent 4306b3a commit 5a7cefe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wavgen.css
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ img:hover {opacity: 0.7;}
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
z-index: 500; /* Sit on top */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;
Expand Down

0 comments on commit 5a7cefe

Please sign in to comment.