3-column-preview-card-component using HTML, css grid, sass/scss

Solution retrospective
Any feedback will be appreciated, thank you.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Alucard2169
Hi @agausha great job finishing this challenge 🎉🎉🎉🎉
There are a few things you can improve:-
-
when you open your site, the card ( the whole ) isn't centered completely. You can use flex on your body and then center your card using that.
-
To fix your accessibility issues just do
<main></main>
instead of<div class="main">
and remember to create a new report 😊😊.
You did Great, Keep it up 😊😊😊
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