align-content - CSS: Cascading Style Sheets | MDN - Mozilla
https://developer.mozilla.org/en-US/docs/Web/CSS/align-content
WebSep 27, 2022 · align-content The CSS align-content property sets the distribution of space between and around content items along a flexbox 's cross-axis or a grid 's block axis. … Applies to: multi-line flex containers Inherited: no Computed value: as specified Initial value: normal
Applies to: multi-line flex containers
Inherited: no
Computed value: as specified
Initial value: normal
DA: 9 PA: 60 MOZ Rank: 42