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