changed white
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
color-scheme: light dark;
|
color-scheme: light dark;
|
||||||
--white: #f2f2f2;
|
--white: #cfcfcf;
|
||||||
--black: #1a1a1a;
|
--black: #1a1a1a;
|
||||||
}
|
}
|
||||||
/* Fonts */
|
/* Fonts */
|
||||||
@@ -49,6 +49,7 @@ body {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
color: var(--white);
|
||||||
|
|
||||||
background-color: black;
|
background-color: black;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user