From d7f9807e20d0bb4d85ab8794173e3bd71adb4ca4 Mon Sep 17 00:00:00 2001 From: enes Date: Tue, 30 Jul 2024 16:16:52 +0200 Subject: [PATCH] fix: color scheme --- src/index.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/index.css b/src/index.css index 9b00022..4fa6849 100644 --- a/src/index.css +++ b/src/index.css @@ -2,8 +2,6 @@ line-height: 1.5; font-weight: 400; - color-scheme: light dark; - font-synthesis: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;