Commit 9d5528c0 by sujata

chnages in frontend

1 parent ab94e62d
......@@ -40,7 +40,7 @@ const Overview = ({ overview }) => {
<Container>
{/* {overviewData.map((item) => ( */}
<Row className="text-left">
<Col lg={10} md={12}>
<Col lg={12} md={12}>
<div className="what-we-do-text text-start">
<div className="section-title-overview">
<span className="sub-title">{overview?.Subtitle}</span>
......
......@@ -2856,9 +2856,9 @@ Testimonial Area CSS
font-size: 40px;
}
.testimonial-content p {
/* .testimonial-content p {
text-align: left;
}
} */
.testimonial-content h2::before {
left: 0;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!