This commit is contained in:
Kenneth Jannette
2024-03-20 03:22:00 -05:00
parent 9804928fa5
commit 4778e42e1a
2 changed files with 2 additions and 2 deletions

View File

@@ -278,7 +278,7 @@ const HomePage = () => {
<div className="col-md-6"> <div className="col-md-6">
<div className="bottom-header-box"> <div className="bottom-header-box">
<h4 className="heading-6"> <h4 className="heading-6">
Questions about our AI services? <br></br> Questions about our services? <br></br>
We're here to answer! We're here to answer!
</h4> </h4>
<h4 className="heading-6-mobile"> <h4 className="heading-6-mobile">

View File

@@ -577,7 +577,7 @@ button.button-2 {
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: space-around; justify-content: space-around;
padding: 76px 83px; padding: 66px 63px;
background-position: center; background-position: center;
//background-size: cover; //background-size: cover;
background-color: #ffb571; background-color: #ffb571;