diff --git a/css/style.css b/css/style.css index 5292426c3..64f43b050 100644 --- a/css/style.css +++ b/css/style.css @@ -69,7 +69,7 @@ html { } -html[data-theme="dark"] { +html [data-theme="dark"] { --bg: #1e293b; --btn-color: #fecdd3; --btn-text: #1e293b;