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 {
|
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;
|
||||||
|
|
Loading…
Reference in a new issue