Corrige z-index do menu

This commit is contained in:
Hugo Peixoto 2021-11-18 01:09:52 +00:00
parent 47fc8a2ed3
commit 140b4262ba
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ footer p { margin: 10px; }
width: 100%;
background-color: #041952;
border-top: 1px solid white;
z-index: 100;
}
}
@media (min-width: 1001px) {