Design comparison
Solution retrospective
I need suggestions, everything is very helpful to me. It's my first time creating a hover effect on an image. I followed a video tutorial to some extent. -How can I make the hover appear directly on top of the image? When I hover over the image, the container with the eye appears slightly below. I'm not sure if I explained myself well or if there are other ways. What is the correct way to show the eye perfectly on top of the NFT image?
Thank you.
Community feedback
- @Leandr0SmSPosted over 1 year ago
Hey Luis,
I forked your repo to test locally and made a pull request with the changes.
My suggestion would be to change the height of the .images div to the same as the .nft image (26rem) and adjust the height of the .capa to 100%.
Hope it´s help you!
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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