mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-11-25 23:53:16 +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:
commit
82df8ad1e5
@ -51,6 +51,7 @@ footer p { margin: 10px; }
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
background-color: #041952;
|
background-color: #041952;
|
||||||
border-top: 1px solid white;
|
border-top: 1px solid white;
|
||||||
|
z-index: 100;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media (min-width: 1001px) {
|
@media (min-width: 1001px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user