article preview component

Solution retrospective
I didn't know how to change the color of the icon, can anyone tell me how to do it? any other feedback is also welcomed. Thank you all !
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@Darionas
Hei. Open svg file with code editor and change fill property with desirable collor, and save it as amother file. Make path to this file. Tada, color of your icon will be changed. Happy coding and Marry Cristmas.
- @Ambe-Mbong-Nwi
To correct all the validation report errors, use '/' instead of '' for all items in the images folder. Example:
<img class="image_drawer" src="images/drawers.jpg" alt="drawer picture" />
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