- Apply to children of a flexbox or grid to override the alignment that comes from the parent
- Within a grid or horizontal flexbox, u-align-self will align items vertically
- Within a vertical flexbox, u-align-self will align items horizontally

- Class often used on components to change how the element vertically aligns within its grid parent
