Password generator app [HTML / SCSS / JAVASCRIPT]

Solution retrospective
To change the colors of SVG icons on hover
or other events, I avoided using them as plain code and opted to include them as img elements.
To enable color changes, I discovered the CSS mask
property, which helped me overcome this challenge.
Every feedback would be appreciated :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @CasperTheChild
Great job! I don't even know what feedback I can give😅
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