Justify Self
Utilities for controlling how an individual grid item is aligned along its inline axis.
Class | Properties |
---|---|
ob-justify-self-auto | justify-self: auto |
ob-justify-self-start | justify-self: flex-start |
ob-justify-self-end | justify-self: flex-end |
ob-justify-self-center | justify-self: center |
ob-justify-self-stretch | justify-self: stretch |