New pages responsive updated

This commit is contained in:
akash 2025-09-22 23:08:53 +05:30
parent e5769d2436
commit b1442a3d2c
2 changed files with 4 additions and 4 deletions

View File

@ -78,7 +78,7 @@ export default function Home() {
</div>
</div> */}
<div className="col-lg-6 col-md-12 col-sm-12 image-column mb-5 text-center text-lg-start">
<div className="col-lg-4 col-md-12 col-sm-12 image-column mb-5 text-center text-lg-start">
<div className="image_block_four">
<div className="image-box">
<figure>
@ -91,7 +91,7 @@ export default function Home() {
</div>
</div>
</div>
<div className="col-lg-6 col-md-12 col-sm-12 content-column mt-5">
<div className="col-lg-8 col-md-12 col-sm-12 content-column mt-5">
<div className="content_block_one">
<div className="content-box">
<div className="sec-title-1 mb_15 mt_15">

View File

@ -144,7 +144,7 @@
display: block;
border-radius: 20px;
overflow: hidden;
top: -86px !important;
top: -50px !important;
}
.image_block_two .image-box .image-2-new{
@ -169,7 +169,7 @@
position: relative;
top: -200px;
top: 24px;
left: -17px;
}