You might want:
.tile.image .inset-auto img {
object-fit: fill
}
It depends on whether you care about the aspect ratio.
You might want:
.tile.image .inset-auto img {
object-fit: fill
}
It depends on whether you care about the aspect ratio.