banner and fuel updates

This commit is contained in:
2026-06-26 07:38:46 -04:00
parent 5e77741907
commit 18a9b247c4
9 changed files with 137 additions and 29 deletions
+7 -1
View File
@@ -406,12 +406,18 @@ section {
.story-image img {
width: 100%;
display: block;
aspect-ratio: 16 / 9;
aspect-ratio: 4 / 3;
object-fit: cover;
border-radius: 0;
box-shadow: none;
}
.story-image .banner-rotator {
min-height: 0;
aspect-ratio: 4 / 3;
background: transparent;
}
.business-promo {
display: grid;
gap: 1rem;