This property aligns flex items along the main axis of the current line of the flex container (after any flexible lengths and any auto margins have been resolved).
CSS Level | Value |
---|---|
CSS Box Alignment Level 3 | "normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]" |
CSS Flexible Box Layout Level 1 | "flex-start | flex-end | center | space-between | space-around" |