Portfolio/pages/variables.css
2023-01-07 22:08:41 +00:00

8 lines
No EOL
138 B
CSS

:root{
--base: #181818;
--secondary: #ffd256;
--secondary: #dfdfdf;
/*--highlight: #90f3c8;*/
--highlight: #84b09d;
}