Object Fit
Utilities for controlling how a replaced element's content should be resized.
| Class | CSS Output |
|---|---|
object-none |
|
object-fill |
|
object-contain |
|
object-cover |
|
object-scale-down |
|
Reference
| object-fit | MDN ↗ |