Fix dark theme root background

This commit is contained in:
2026-04-02 01:40:38 +03:00
parent 1bd7ce2ec3
commit 19ac2966c8

View File

@@ -1,7 +1,6 @@
:root {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
color: #111827;
background: #f3f4f6;
font-synthesis: none;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;