Four cards section with css grid and bem

Solution retrospective
👋🏻 Hello everyone!
This is my solution for the "four card feature section". Feel free to leave your feedback.
Happy Coding!
Antonio
Please log in to post a comment
Log in with GitHubCommunity feedback
- @matusalab-dev
congrats on making it this far, it's hard to find bugs or improvements on your CSS file, but, there is an accessibility issue in HTML markup by not using semantic tags. like div for everything instead, you can use h2 for the title, p for the description, and write a description of the icon in the alt tag. thanks, I hope this will help improve your accessibility issue.
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