This property aligns a flex container's lines within the flex container when there is extra space in the cross-axis.
CSS Level | Value |
---|---|
CSS Box Alignment Level 3 | "normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>" |
CSS Flexible Box Layout Level 1 | "flex-start | flex-end | center | space-between | space-around | stretch" |