Design comparison
SolutionDesign
Solution retrospective
I couldn't change the color of the svg icon beside "See how fylo works" on hover so I would appreciate feedback on how to tackle that going forward.
Community feedback
- @exist08Posted over 3 years ago
here how to change svg color on hover : Instead of putting svg as img-src , you can paste the svg in a span , and on :hover use fill property to change the color
0@orkhaiPosted over 3 years ago@exist08 alright thank you very much, I’ll check it out
0
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