diff --git a/src/styles/homepage-b.scss b/src/styles/homepage-b.scss index 91ed5e6..65b9f22 100644 --- a/src/styles/homepage-b.scss +++ b/src/styles/homepage-b.scss @@ -51,6 +51,7 @@ ul.navbar-nav { section.section-one { height: 680px; + margin-top: 30px; display: flex; justify-content: center; } @@ -72,6 +73,13 @@ section.section-one { } .hero-middle { + display: flex; + flex-direction: column; + justify-content: center; + align-items: center; + margin-top: 20px; + margin-left: auto; + margin-right: auto; width: 800px; } @@ -108,9 +116,9 @@ section.section-one { .hero-button-box { display: flex; + flex-direction: row; + justify-content: center; margin-top: 50px; - padding-left: 8px; - width: 100%; height: 130px; } @@ -907,6 +915,7 @@ li.nav-item { margin: unset; margin-top: unset; } + .mobile-lower-header-top { height: 60%;