forked from ZwiiCMS-Team/ZwiiCMS
parent
791d7c08f8
commit
73800eabaa
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
html,
|
html,
|
||||||
body {
|
body {
|
||||||
min-height: 100vh;
|
min-height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -606,7 +606,7 @@ ul .menuSideChild, li .menuSideChild {
|
|||||||
}
|
}
|
||||||
|
|
||||||
section {
|
section {
|
||||||
min-height: 60vh;
|
min-height: 450px;
|
||||||
}
|
}
|
||||||
|
|
||||||
section #sectionTitle {
|
section #sectionTitle {
|
||||||
|
Loading…
Reference in New Issue
Block a user