Manage Landing Page - CSS Grid/flexbox

Solution retrospective
How to add the pill svg to the background to this website the most optimal way? My method seemed to be too hardcoded. Also are there any ways to change the color of svg without using inline svg in the html?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @khaizter
you can change the color of svg by using the filter property here check this out https://stackoverflow.com/questions/22252472/how-to-change-the-color-of-an-svg-element
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