align-content
determines the spacing between lines. ( ⭐️ no effect if there's only one line )
Last updated
determines the spacing between lines. ( ⭐️ no effect if there's only one line )
Last updated
CSSTricks ⟩ align-content
compare: align-items determines how the items as a whole are aligned within the container. ( ⭐️ both are along the cross axis )
align-content : determines the spacing between lines. ( ⭐️ no effect if there's only one line )