Design comparison
SolutionDesign
Solution retrospective
I Had trouble figuring out the hover effect for the nft image.
Solution:
- Create a container for the image and give it a background-color.
- The image takes up 100% of the container covering the background-color.
- On hover turn the opacity of the image to .5 to reveal the background-color.
What is your approach to solving this ?
Community feedback
- @afaiz-spacePosted over 2 years ago
Hey @NoelVegaJr,
- Remove
height:56rem
from the card class.
0 - Remove
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