Portfolio/pages/variables.css
2023-01-07 14:21:27 +00:00

7 lines
No EOL
108 B
CSS

:root{
--base: #181818;
--secondary: #ffd256;
--secondary: #dfdfdf;
--highlight: #90f3c8;
}