Justify Items
Utilities for controlling how grid items are aligned along their inline axis.
Class | Properties |
---|---|
ob-justify-items-start | justify-items: flex-start |
ob-justify-items-end | justify-items: flex-end |
ob-justify-items-center | justify-items: center |
ob-justify-items-stretch | justify-items: stretch |