Wrap flex items

master
Nikola Forró 6 years ago
parent c57b434697
commit a1ecc0d3e7

File diff suppressed because one or more lines are too long

@ -129,4 +129,5 @@ body {
.flex {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

Loading…
Cancel
Save