Grid And Flexbox
Justify Self
Style syntax for controlling how an individual item is aligned along its inline axis.
š§This page is still under construction and some content may not be complete.
Overview [sr-only]
Conditionally apply
Apply styles in different states using selectors, media queries, etc.
<div class="justify-self:auto:hover justify-self:auto@sm justify-self:auto@dark justify-self:auto@print">ā¦</div>