justify-self

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

Class Properties
v-just-self-auto justify-self: auto;
v-just-self-center justify-self: center;
v-just-self-start justify-self: start;
v-just-self-end justify-self: end;
v-just-self-stretch justify-self: stretch;