Responsive positioning in css

Hello, hope you all are doing good now can someone explain to me how do I position my logos (Netflix, Shopify, Spotify, Walmart). exactly like in the design, please include your HTML too. code: https://jsfiddle.net/speedy2k/n28p56ua/6/
Edit fiddle - JSFiddle - Code Playground
Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
1 Reply
Chris Bolson
Chris Bolson17mo ago
Adding
justify-content: center;
flex-wrap: wrap;
justify-content: center;
flex-wrap: wrap;
to your ".article__logos" selector should be enough.
Want results from more Discord servers?
Add your server