Utilities for controlling how flex items wrap.
Use flex-nowrap to prevent flex items from wrapping, causing inflexible items to overflow the container if necessary:
Use flex-wrap to allow flex items to wrap:
Use flex-wrap-reverse to wrap flex items in the reverse direction: