NFT Preview Card

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@olaide-hok
Great job here!
A change you can consider is changing the cursor to pointer on hovering over the image.
.card .image-view:hover .overlay { opacity: 1; pointer-events: auto; cursor: pointer; }
Happy coding!
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