updated banners on mobile for better view
This commit is contained in:
parent
8aa71367c6
commit
fb5513fecf
@ -11007,4 +11007,10 @@ textarea.form-control {
|
|||||||
width: 100%; /* Optional: makes buttons full-width on mobile */
|
width: 100%; /* Optional: makes buttons full-width on mobile */
|
||||||
max-width: 300px; /* Keeps them from getting too wide */
|
max-width: 300px; /* Keeps them from getting too wide */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.new-build-banner, .old-build-banner, .lh-banner, .light-banner, .insulation-banner, .loft-e-banner, .loft-e-lite-banner {
|
||||||
|
background-position: center top; /* Adjusts the image position for better mobile display */
|
||||||
|
padding-top: 50px; /* Adds space at the top for better text visibility */
|
||||||
|
padding-bottom: 50px; /* Adds space at the bottom for better text visibility */
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user