allow wrap by default

main
Gabriel 5 months ago
parent f4fe0aae26
commit 4ed5458753

@ -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…
Cancel
Save