ageddesi/Mocked-API

Change "Chuck Norris" svg color to White

picvet opened this issue · 0 comments

On the Mocked-API Website the SVGs are given a class of currentColor whereas "Chuck Norris" is given orange.

I will change icon color to white to be like all the others.

These changes will be made on './marketing-site/src/components/category-svg.astro' file. The file contains the name and svg of the list items different APIs.

Screenshots
The live website:
image

My changes:
image