enhancement(lint): Fix lint errors for pub/scrapbook.css
Some checks failed
Remote SSH Command / Build (push) Has been cancelled

Co-authored-by: NeonGamerBot-QK <saahilattud@gmail.com>
Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
This commit is contained in:
zeon-neon[bot] 2024-10-04 03:27:16 +00:00 committed by GitHub
parent f6ae4c2c9d
commit 170c4c4b44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,8 @@
--crust: #11111b;
}
body,html {
body,
html {
background-color: var(--base);
color: var(--text);
}