more
This commit is contained in:
@@ -324,7 +324,7 @@ const HomePageB = () => {
|
||||
<StarFill
|
||||
style={{ color: "#FFD700", height: "20px", width: "20px" }}
|
||||
/>
|
||||
<div className="review-box">Used by over 600 subscribers</div>
|
||||
<div className="review-box">Over 650 satisfied users</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -286,7 +286,7 @@ img.img-1 {
|
||||
.section-3 {
|
||||
min-height: 680px;
|
||||
font-family: Roboto;
|
||||
background-color: var(--background-blue);
|
||||
background-color: rgb(240, 247, 250);
|
||||
margin: 20px 0px 30px 0px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user