diff --git a/assets/css/style.css b/assets/css/style.css index 38e4ed3..4bd15b3 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -405,7 +405,7 @@ body { .hero-content { width: 100%; - padding: 150px 0; + margin: 150px 0; position: relative; z-index: 1; } @@ -472,7 +472,7 @@ body { } .hero-content { - padding: 100px 0; + margin: 100px 0; } .hero-buttons {