mirror of
https://github.com/neongamerbot-qk/hackclub-nest
synced 2024-11-14 13:19:35 +00:00
enhancement(lint): Fix lint errors for pub/scrapbook.css
Co-authored-by: NeonGamerBot-QK <saahilattud@gmail.com> Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com> Signed-off-by: Saahil <neon@saahild.com>
This commit is contained in:
parent
ea0ab07c03
commit
849f93cabc
1 changed files with 36 additions and 35 deletions
|
@ -27,7 +27,8 @@
|
|||
--crust: #11111b;
|
||||
}
|
||||
|
||||
body,html {
|
||||
body,
|
||||
html {
|
||||
background-color: var(--base);
|
||||
color: var(--text);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue