image height reduced
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user