Responsive NFT Preview Page using Flex mostly for Alignment.

Solution retrospective
ANY feedback would be appreciated!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @NaveenGumaste
Hay ! EOSPryce Good Job on challenge
<div class="nft-description-wrapper"> <h3>Equilibrium #3429</h3>
Here you have to use
h1
tag-> Always use
h1
first and thenh2
,h3
and so on-> Check my article on accessibility issues
If this comment helps you then pls mark it as helpful!
Have a good day and keep coding 👍!
Marked as helpful - @denielden
Hi EOSPryce, I took some time to look at your solution and you did a great job!
Also try to add a little
transition
on the element with hover effectOverall you did well :)
Hope this help and happy coding!
Marked as helpful - @MubeenAhmadShaikh
Looks good, you can add h1 tag instead of h3 for that accessibility issue.
Marked as helpful - Account deleted
Hi there 👋
Congratulate on finishing your project 🎉. You did a great job 💡
I give some suggestions to help you take your project design to the next level 📈😉
- Change the
h3
font-weight from500
to600
to make it bolder 👍 - Also make 0.041 ETH font-weight bolder 👌
- Use this code to add box shadow to the card
box-shadow: 0 12px 24px rgb(0 0 0 / 10%);
Happy coding ☕
Maqsud
Marked as helpful - Change the
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