From bcdb80885aa2a54c24e5cc3891f13350e6f697a2 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Tue, 23 Apr 2024 04:03:12 -0500 Subject: [PATCH] more --- src/styles/homepage-b.scss | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/styles/homepage-b.scss b/src/styles/homepage-b.scss index 6c1290b..b8564f5 100644 --- a/src/styles/homepage-b.scss +++ b/src/styles/homepage-b.scss @@ -969,6 +969,14 @@ li.nav-item { margin-top: 12px; } + .hero-testi-left { + display: none; + } + + .hero-testi-right { + width: 100%; + } + .arrow-container { display: none; }