Update navbar.css

This commit is contained in:
Félix MARQUET
2023-05-31 09:28:54 +02:00
committed by GitHub
parent 1a5d595ffc
commit 084eb41a4d

View File

@@ -7,7 +7,7 @@ nav {
color: #fff;
padding: 20px;
margin-bottom: 10px;
z-index: 999;
z-index: 1;
position: relative;
}