chore: build

This commit is contained in:
Lucas Larroche 2022-12-26 12:47:16 +07:00
parent f33b27fabb
commit 4889d54817
20 changed files with 20 additions and 20 deletions

View file

@ -304,7 +304,7 @@ kbd {
}
@media only screen and (prefers-color-scheme: dark) {
:root:not([data-theme=light]) {
:root:not([data-theme]) {
--background-color: #11191f;
--color: hsl(205deg, 16%, 77%);
--h1-color: hsl(205deg, 20%, 94%);