Flex Wrap
The
flex-wrap property specifies whether the flexible items should wrap or not.|
Class
|
Properties
|
|---|---|
flex-wrap |
flex-wrap: wrap |
flex-wrap-reverse |
flex-wrap: wrap-reverse |
flex-nowrap |
flex-wrap: nowrap |
utilities.scss API