Design comparison
SolutionDesign
Community feedback
- @NabilWasirPosted almost 2 years ago
Great work
But I think the cards are slightly bigger on all devices. Maybe making it slightly smaller will make it look like the actual design.
Here is how you can get rid of accessibility issues:
-
Use
<main></main>
instead of div/span etc. -
Use headings( h1, h2, h3 etc. ) serially. Use h1 then h2, then h3, don't just use h3 instead of using h1 in the begining
Hopefully, you will find my feedback helpful. If you do find my feedback helpful don't forget to mark this comment helpful!
Marked as helpful0 -
Please log in to post a comment
Log in with GitHubJoin 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