diff --git a/assets/css/hero.css b/assets/css/hero.css index 81b3650..63a2a77 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -187,6 +187,8 @@ height: auto; width: 100%; flex-direction: column; + padding-top: 5vh; + padding-bottom: 5vh; } .hero-content { @@ -195,7 +197,8 @@ } .hero-logo { - width: 30vw; + height: auto; + width: 25vw; } .hero-title {