Make first item take the entire width of container so next items are in the new row

see title, how would I achieve that here: https://jsfiddle.net/w9toqrug/12/
Edit fiddle - JSFiddle - Code Playground
Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
3 Replies
PostgreSQL
PostgreSQLOP13mo ago
at the moment the first width just take the rest of the row space, but it should have an entire own row Okay, I figured it out. I needed flex-basis: 100%
Giveth
Giveth13mo ago
please expliain alittle bit am confused
MarkBoots
MarkBoots13mo ago
you're missing flex-wrap: wrap; on the container
Want results from more Discord servers?
Add your server