freeCodeCamp / Developer_Quiz_Site

This is a quiz site filled with over 1500+ questions on programming.
https://developerquiz.org
BSD 3-Clause "New" or "Revised" License
267 stars 360 forks source link

[imporvement] - move colors css rules to colors.css file #1215

Open shootermv opened 2 weeks ago

shootermv commented 2 weeks ago

What bug did you find in the codebase?

it can be good to have all colors css rules like backgrounds, border colors, text colors, etc - to be at separate colors.css file. Also it can be good to define the color values as css variables like: --primary: #0a0a23