theme changes

This commit is contained in:
Gabriel 2023-03-08 08:04:06 -05:00
parent c875f09e43
commit 3bce7cea4e

View file

@ -1,10 +1,9 @@
body { body {
--theme-color-primary: white; --theme-color-primary: white;
--theme-color-secondary: black; --theme-color-secondary: rgb(28, 28, 28);
--theme-accent: #06225a; --theme-accent: #06225a;
} }
body { body {
line-height: 1.25; line-height: 1.25;
width: 100vw; width: 100vw;