Property flex-wrap
Specifies whether the flexible items should
wrap or not
Formal syntax
flex-wrap =
nowrap |
wrap |
wrap-reverse
Specifies whether the flexible items should
wrap or not
Formal syntax
flex-wrap =
nowrap |
wrap |
wrap-reverse