Design comparison
SolutionDesign
Solution retrospective
Challenge was easy in general, but when i hover on image, the white eye icon that shows should be brighter. I couldn't find a way for it. Any feedback for it would be good :)
Community feedback
- @nadezhda-frunzaPosted about 1 year ago
Hey there, congrats on completing the challenge! :) Regarding your question, you can also try adding a pseudo-class:
.image img:hover::before { opacity: 1; }
Hope it helps!
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