aboutsummaryrefslogtreecommitdiffhomepage
path: root/css/general.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/general.css')
-rw-r--r--css/general.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/general.css b/css/general.css
index 344b53e..a6db680 100644
--- a/css/general.css
+++ b/css/general.css
@@ -5,6 +5,7 @@
:root {
/* Browser default font-size is 16px, this way 1 rem = 10px */
font-size: 62.5%;
+ color-scheme: var(--color-scheme);
}
html {