Design comparison
SolutionDesign
Solution retrospective
Hi all, another completed challenge. This was the first one I used some flexbox thinking though I didn't get too complicated with this. Any feedback is greatly appreciated!
Community feedback
- @ApplePieGiraffePosted about 4 years ago
Hey Ryan!
Nice work!
Just as an idea 🤔, you can experiment with the
flex-direction
andflex-wrap
properties to have the cards break into two columns (and then eventually into a single column) when the width of their parent container becomes smaller. 😃Otherwise, your solution already looks really good!
Keep coding (and happy coding, too)!
1
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