From f03ce05ca55ad3c469c6d9ecfa61e9071a784ae6 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Tue, 23 Apr 2024 03:42:09 -0500 Subject: [PATCH] more --- src/styles/homepage-b.scss | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 {