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