forked from ZwiiCMS-Team/ZwiiCMS
Revert "Hauteur minimale en vh"
This reverts commit 791d7c08f85c38058d01f1302f749da2db4bc632.
This commit is contained in:
parent
791d7c08f8
commit
73800eabaa
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user