diff --git a/core/layout/common.css b/core/layout/common.css index e356932b..e1dd5e7e 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -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 {