update: page.tsx
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
:root {
|
||||
--background: #0a0a0a;
|
||||
--background: #505050;
|
||||
--foreground: #ededed;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user