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 { :root {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
color: #111827; color: #111827;
background: #f3f4f6;
font-synthesis: none; font-synthesis: none;
text-rendering: optimizeLegibility; text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased; -webkit-font-smoothing: antialiased;