3 column preview card component using Flexbox

Solution retrospective
what do you think about my solution? I'd accept any feedback
Please log in to post a comment
Log in with GitHubCommunity feedback
- @NaveenGumaste
Hay ! RIkka Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Always use h1 first and then h2, h3 and so on
-> Learn more on accessibility issues
Keep up the good work!
Marked as helpful - P@perezjprz19
👋
Looks good, but I think you need a bit of margin around your card so that it doesn't touch edges. Card touches top and bottom sides on mobile.
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