container properties
align-content
If flex-wrap is enabled, this controls the spacing of the flex rows along the cross axis. If items don’t wrap, this property is ignored.
property | value | figure | notes |
flex-direction | row | ||
flex-shrink | ignored if the container has flex- wrap enabled. ❗ | ||
Last updated