9 lines
227 B
Markdown
9 lines
227 B
Markdown
|
---
|
||
|
title: Flex Wrap
|
||
|
---
|
||
|
|
||
|
| Class | Properties |
|
||
|
| ----------- | ------------------------ |
|
||
|
| flex-wrap | flex-wrap: wrap |
|
||
|
| flex-wrap-reverse | flex-wrap: wrap-reverse |
|
||
|
| flex-nowrap | flex-wrap: nowrap |
|