Portfolio/pages/variables.css

7 lines
108 B
CSS
Raw Normal View History

2023-01-07 14:21:27 +00:00
:root{
--base: #181818;
--secondary: #ffd256;
--secondary: #dfdfdf;
--highlight: #90f3c8;
}