@@ -116,7 +116,7 @@
#banner {
width: 100vw;
- height: 100vh;
+ height: 110vh;
background: #313131;
display: inline-block;
background: linear-gradient(115deg, #313131 38%, transparent 30%, #707070 27%);
@@ -251,7 +251,7 @@
width: 80vw;
margin: 0 auto;
margin-top: -130px;
- margin-bottom: 50px;
+ margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
@@ -90,7 +90,7 @@ $moblie: 767px;
// banner
@@ -197,7 +197,7 @@ $moblie: 767px;
@media screen and(max-width:$moblie) {
margin-top: -70px;
width: 90vw;