change background color
This commit is contained in:
parent
e66f99a69a
commit
36362dc402
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
}
|
||||
@media (prefers-color-scheme: light) {
|
||||
:root {
|
||||
--background: hsl(0, 100%, 97.5%);
|
||||
--background: hsl(0, 100%, 95%);
|
||||
--border: hsl(0, 100%, 90%);
|
||||
|
||||
--text: hsl(0, 100%, 5%);
|
||||
|
|
Loading…
Reference in a new issue