diff --git a/src/styles/homepage-b.scss b/src/styles/homepage-b.scss index 111ee0e..930d327 100644 --- a/src/styles/homepage-b.scss +++ b/src/styles/homepage-b.scss @@ -99,7 +99,7 @@ section.section-one { } .hero-text-box { - width: 100%; + width: 360px; display: flex; flex-direction: column; justify-content: center; @@ -951,6 +951,11 @@ li.nav-item { .hero-button-box { display: flex; flex-direction: column; + align-items: center; + } + + .hero-testi-box { + flex-direction: column; } .mobile-sw-deck {