NFT-preview-card-component

Solution retrospective
Using flex-blox techniques and some other basic means, the project was completed as far as possible.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ezraguy
Hey @juniorjuarez, Great Work! 1 suggestion that I have is adding a little bit of transition to the hover state of the image by adding this CSS:
.image div{ transition: .3s ease; }
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