diff --git a/assets/css/hero.css b/assets/css/hero.css index df2bf57..4e36bbb 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -184,10 +184,10 @@ @media (max-width: 767px) { .hero-first { - /* padding-top: 5.2vh; */ height: 70vh; width: 100%; flex-direction: column; + align-items: start; } .hero-content {