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