NFT preview card component solution

Solution retrospective
I'd love your feedback if you have the time :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @martinelias1312
Hello @danieldudu, accessibility issues can be fixed like this:
- main content can be wrapped in
<main>
element instead of your<section class="card-container bg-card">
- you should use
<h1>
heading per page
Good job anyways on this challenge!
- main content can be wrapped in
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