Submitted almost 3 years agoA solution to the NFT preview card component challenge
Using FlexBox
accessibility
@lzdavic

Solution retrospective
Hi, I tried to do the hover style on the image using CSS, i don't know if it's the right aproach, because when i use
.card__image:hover {
content: url('../images/icon-view.svg')
}
the image is replaced, i dont know what's the way, i aprecciate help!
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Luiz Davi's solution.
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