Four card feature

Solution retrospective
Hello guys! Greetings from Brazil! I'm really excited to see my development by doing the projects and the challenges. I would love to receive your feedback about this one.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @BikeInMan
Nice work ! Works well.
You can make it much simpler by apply on
align-items: center;
oncontainer-cards
and removing all other flexs on 3 columns. A little margin under red box would get you the same result. Just a thought. I am always looking to work with as much less code as possible.Marked as helpful - @EmmanuelHexer
Great work man.
- To avoid accessibility issues wrap your content in a
main
element.
Marked as helpful - To avoid accessibility issues wrap your content in a
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