# Justify Items
Visit https://tailwindcss.com/docs/justify-items (opens new window) for more information.
Class | Properties |
---|---|
justify-items-start | justify-items: start; |
justify-items-end | justify-items: end; |
justify-items-center | justify-items: center; |
justify-items-stretch | justify-items: stretch; |