allow wrap by default
This commit is contained in:
parent
f4fe0aae26
commit
4ed5458753
1 changed files with 1 additions and 0 deletions
|
@ -202,6 +202,7 @@ div {
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
article {
|
article {
|
||||||
|
|
Loading…
Reference in a new issue