Submitted over 3 years ago
Mobile first approach using node SASS, Flexbox and parcel-bundler
@SaifN97
Design comparison
SolutionDesign
Solution retrospective
Any tips for color change when hovering on svgs? Thanks in advance :)
Community feedback
- @darshii98Posted over 3 years ago
Use the filter property to change color of images. You can find it in mdn. Something like " filter: brightness(0) saturate(100%) invert(37%) sepia(13%) saturate(2008%) hue-rotate(116deg) brightness(93%) contrast(93%);"
Marked as helpful1
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