Justify Content
Utilities for controlling how flex and grid items are positioned along a container's main axis.
Class | CSS Output |
---|---|
justify-stretch |
|
justify-end-safe |
|
justify-center-safe |
|
justify-end |
|
justify-between |
|
justify-normal |
|
justify-evenly |
|
justify-start |
|
justify-baseline |
|
justify-around |
|