From d017a46ff0c8054a6c0495a178951492d3e4c923 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Tue, 23 Apr 2024 04:07:47 -0500 Subject: [PATCH] more --- src/styles/homepage-b.scss | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/styles/homepage-b.scss b/src/styles/homepage-b.scss index 5624015..6050f09 100644 --- a/src/styles/homepage-b.scss +++ b/src/styles/homepage-b.scss @@ -974,6 +974,12 @@ li.nav-item { } .hero-testi-right { + align-items: unset; + justify-content: unset; + margin: unset; + padding-left: 0px; + padding-top: 0px; + width: 360px; width: 100%; }