diff --git a/style.css b/style.css index 35ceab1..813d3b5 100644 --- a/style.css +++ b/style.css @@ -139,10 +139,9 @@ a { /* === Hero === */ .hero { position: relative; - min-height: 100vh; display: flex; align-items: center; - padding: 120px 0 80px; + padding: 120px 0 60px; overflow: hidden; }