Landings

Tailwind CSS

Justify Items

Utilities for controlling how grid items are aligned along their inline axis.

ClassProperties
justify-items-startjustify-items: start;
justify-items-endjustify-items: end;
justify-items-centerjustify-items: center;
justify-items-stretchjustify-items: stretch;