feat: improved image optimization

This commit is contained in:
Cory Dransfeldt 2024-02-01 10:53:34 -08:00
parent 9e118c83db
commit 0534bc5607
No known key found for this signature in database
10 changed files with 70 additions and 104 deletions

View file

@ -76,8 +76,7 @@
font-weight: 700;
}
.media__grid .item__image,
.media__grid .item__image > * {
.media__grid img {
width: 100%;
height: 100%;
}