image height reduced

This commit is contained in:
2024-12-11 19:54:12 -05:00
parent b2bbc4105c
commit b75cf496af
3 changed files with 44 additions and 19 deletions
+6
View File
@@ -550,6 +550,12 @@ input[type="submit"],
}
}
@media (max-width: 768px) {
.lqd-section-flow-item-inner {
height: 50vh; /* Adjust the height for smaller screens */
}
}
/* ***** Testimonials ***** */
.testimonials .divider {
--divider-border-style: solid;
Binary file not shown.

Before

Width:  |  Height:  |  Size: 188 KiB

After

Width:  |  Height:  |  Size: 326 KiB