Design comparison
SolutionDesign
Solution retrospective
It's okay to use fixed sizes with flexbox?
Community feedback
- @fasih-mehmoodPosted over 3 years ago
Of course, but it'd be better to set the flex-wrap property to wrap as well while giving fixed size to the flex items so instead of getting squished on smaller screens, the individuals items wrap to the next row to maintain responsiveness.
2@thaiscodePosted about 3 years ago@fasih-mehmood thanks for the observation, it helped me a lot!
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord