This commit is contained in:
Roshan476
2025-12-29 16:41:39 +05:45
parent 2c0cf755dc
commit 6b120236be
4 changed files with 23 additions and 12 deletions

View File

@@ -158,6 +158,9 @@
visibility:hidden;
opacity:0;
}
.testimonial-block .text {
text-align: justify;
}
}
@@ -239,6 +242,9 @@
padding-left: 0;
padding-right: 0;
}
.testimonial-block .text {
text-align: justify;
}
.banner-section-two .content-box h1,
.banner-section .content-box h1 {
font-size: 40px;
@@ -308,6 +314,9 @@
.popup .contact-form-section .contact-form {
padding: 0px;
}
.contact-form-section .contact-form {
padding: 0px;
}
}
@media only screen and (max-width: 350px) {
@@ -323,6 +332,7 @@
margin-top: 230px;
object-fit: cover;
}
.banner-section-two .video-box,.banner-section-two .contact-number {
display: none;
}
@@ -350,6 +360,7 @@
.venture-card {
height: 260px;
}
}
@media (min-width: 992px) {