theme changes
This commit is contained in:
parent
c875f09e43
commit
3bce7cea4e
1 changed files with 1 additions and 2 deletions
|
@ -1,10 +1,9 @@
|
|||
body {
|
||||
--theme-color-primary: white;
|
||||
--theme-color-secondary: black;
|
||||
--theme-color-secondary: rgb(28, 28, 28);
|
||||
--theme-accent: #06225a;
|
||||
}
|
||||
|
||||
|
||||
body {
|
||||
line-height: 1.25;
|
||||
width: 100vw;
|
||||
|
|
Loading…
Reference in a new issue