Revert "Hauteur minimale en vh"

This reverts commit 791d7c08f8.
This commit is contained in:
Fred Tempez 2020-04-23 17:06:13 +02:00
parent 791d7c08f8
commit 73800eabaa
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
html,
body {
min-height: 100vh;
min-height: 100%;
}
@ -606,7 +606,7 @@ ul .menuSideChild, li .menuSideChild {
}
section {
min-height: 60vh;
min-height: 450px;
}
section #sectionTitle {