Landings

Tailwind CSS

Justify Self

Utilities for controlling how an individual grid item is aligned along its inline axis.

ClassProperties
justify-self-autojustify-self: auto;
justify-self-startjustify-self: start;
justify-self-endjustify-self: end;
justify-self-centerjustify-self: center;
justify-self-stretchjustify-self: stretch;