update: page.tsx

This commit is contained in:
2026-03-24 10:16:28 +03:00
parent c907f11a67
commit 7af35888cb
4 changed files with 31 additions and 20 deletions

View File

@@ -14,7 +14,7 @@
@media (prefers-color-scheme: dark) {
:root {
--background: #0a0a0a;
--background: #505050;
--foreground: #ededed;
}
}