Responsive card solution using CSS Flexbox

Solution retrospective
My solution looks similar, but I feel that the code is not optimized: -border-radius for sure could be done better -color of the image is not the same
- #main element seems not needed, but I haven´t managed to layout cards without it... Will be grateful for any comments/suggestions!
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@palgramming
You need to remove your
<main>
and all its code out of the unneededsection
you have it inMarked as helpful
Join 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