DEV Community

Discussion on: Pure CSS Flex Box Responsive Design - No Media Queries

Collapse
 
ismailisimba profile image
Ismaili Simba

If you add the wrap property, you can have your rows turn into columns on smaller screens.

Collapse
 
techsnack profile image
TechSnack - Technology Tutorials

Sounds like I have something to try out. Thank you!