Huddle landing page with alternating feature blocks

Solution retrospective
I couldn't figure out the way to change the SVG colors, so if you guys have any suggestions you are more than welcome to comment! :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ayoam
if you are using <svg> tag , you can fill color in css :
svg path{fill:$color}
hope this feedback helps. Happy coding
Marked as helpful
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