@@ -158,7 +158,8 @@ export default {
.home {
position: relative;
width: 100%;
- height: 500px;
+ // height: 500px;
+ min-height: calc(100vh - 140px);
.info-content {
position: absolute;
left: 50%;