full rewite of css

This commit is contained in:
Rosia E Evans 2023-01-07 14:21:27 +00:00
parent 397c6751f1
commit e11f2c6b82
31 changed files with 274 additions and 450 deletions

7
pages/variables.css Normal file
View file

@ -0,0 +1,7 @@
:root{
--base: #181818;
--secondary: #ffd256;
--secondary: #dfdfdf;
--highlight: #90f3c8;
}