banner and fuel updates
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user