From 4778e42e1a3909c1286742bc8775d60290565035 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Wed, 20 Mar 2024 03:22:00 -0500 Subject: [PATCH] more --- src/Components/Home/HomePage.js | 2 +- src/styles/homepage.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Components/Home/HomePage.js b/src/Components/Home/HomePage.js index 3e47497..4c243d2 100644 --- a/src/Components/Home/HomePage.js +++ b/src/Components/Home/HomePage.js @@ -278,7 +278,7 @@ const HomePage = () => {

- Questions about our AI services?

+ Questions about our services?

We're here to answer!

diff --git a/src/styles/homepage.scss b/src/styles/homepage.scss index 98fcf0d..a28a9eb 100644 --- a/src/styles/homepage.scss +++ b/src/styles/homepage.scss @@ -577,7 +577,7 @@ button.button-2 { display: flex; align-items: center; justify-content: space-around; - padding: 76px 83px; + padding: 66px 63px; background-position: center; //background-size: cover; background-color: #ffb571;