Bug sautillement avec l'apparition de l'ascenseur.

This commit is contained in:
Fred Tempez 2021-08-19 05:18:19 +02:00
parent aa4741d473
commit a6255053d3
1 changed files with 4 additions and 2 deletions

View File

@ -25,7 +25,8 @@
html,
body {
min-height: 100%;
/*min-height: 100%;*/
min-height: 100vh;
}
@ -757,7 +758,8 @@ li .menuSideChild {
}
section {
min-height: 450px;
/*min-height: 100%;*/
min-height: 65vh;
}
section #sectionTitle {