Adjust css examples formatting (#26127)
This commit is contained in:
@ -12,7 +12,7 @@ Basically we use the `object-fit` property to define how it stretch or squish an
|
||||
## Syntax
|
||||
```css
|
||||
.element {
|
||||
object-fit: fill || contain || cover || none || scale-down;
|
||||
object-fit: fill || contain || cover || none || scale-down;
|
||||
}
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user