I only used position relative to align the cards and Flex box

Solution retrospective
Hey guys this was my first attempt I know I most likely am missing a lot of things. Welcome any tips on how I could have done it better.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @gdejanovic
Hi, you need to do border-top-left-radius:10px; and border-bottom-left-radius:10px; on the first card and border-top-right-radius:10px; and border-bottom-right-radius:10px; on the the last card.
But keep on buddy!
Marked as helpful - @ayushsh841
Hey Joel, The luxury section is not aligned with the other 2 sections. Also, you could add an empty alt="" to the images, the reason we have it has empty is because they are just icons that necessarily don't provide any extra information. This would resolve some HTML issues. You forgot to add the background colour.
Marked 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