NFT preview card solution

Solution retrospective
Feedbacks are welcome and appreciated. Thanks in advance.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @shashreesamuel
Awesome work completing this challenge
Your solution looks great however all html documents require a
<h1>
tag hence I recommend changing<h3 class="content-title">Equilibrium #3429</h3>
to<h1 class="content-title">Equilibrium #3429</h1>
This should resolve your accessibility issue.
Hope this helps
Cheers
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