justify-content
justify-content — Flexible box layout properties for one-dimensional arrangements. Syntax: justify-content: flex-start | flex-end | center | space-between | space-around | space-evenly. This CSS property reference includes live examples and browser support.
Related Flexbox
Back to CSS Reference