7
1
mirror of https://gitlab.com/ansol/web-ansol.org.git synced 2024-11-10 00:30:36 +00:00

Merge branch 'fix/menu-z-index' into 'master'

Corrige z-index do menu

See merge request ansol/web-ansol.org!24
This commit is contained in:
Hugo Peixoto 2021-11-18 01:10:42 +00:00
commit 82df8ad1e5

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) {