forked from ZwiiCMS-Team/ZwiiCMS
Bug sautillement avec l'apparition de l'ascenseur.
This commit is contained in:
parent
aa4741d473
commit
a6255053d3
@ -25,7 +25,8 @@
|
|||||||
|
|
||||||
html,
|
html,
|
||||||
body {
|
body {
|
||||||
min-height: 100%;
|
/*min-height: 100%;*/
|
||||||
|
min-height: 100vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -757,7 +758,8 @@ li .menuSideChild {
|
|||||||
}
|
}
|
||||||
|
|
||||||
section {
|
section {
|
||||||
min-height: 450px;
|
/*min-height: 100%;*/
|
||||||
|
min-height: 65vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
section #sectionTitle {
|
section #sectionTitle {
|
||||||
|
Loading…
Reference in New Issue
Block a user