allow wrap by default

main
Gabriel 5 months ago
parent f4fe0aae26
commit 4ed5458753

@ -202,6 +202,7 @@ div {
justify-content: center;
flex-direction: row;
text-align: center;
flex-wrap: wrap;
}
article {

Loading…
Cancel
Save