fix(header): ensured that navigation was on top of the image

This commit is contained in:
darkicewolf50 2025-03-08 12:59:39 -07:00
parent 0ad1debb68
commit 5b2a453eed

View File

@ -76,6 +76,8 @@ nav ul {
list-style: none;
margin: 0px;
padding: 0px;
z-index: 1;
}
creates dwon downs
/* */