Remove auto dark theme hindrance
| @@ -92,7 +92,7 @@ | |||
| 92 | /* base variable for shadow width slider calculations */ | 92 | /* base variable for shadow width slider calculations */ |
| 93 | --shadowWidth: 2; | 93 | --shadowWidth: 2; |
| 94 | 94 | ||
| 95 | color-scheme: only light; | 95 | /* color-scheme: only light; */ |
| 96 | 96 | ||
| 97 | /* Send form variables */ | 97 | /* Send form variables */ |
| 98 | --bottomFormBlockPadding: calc(var(--mainFontSize) / 2.5); | 98 | --bottomFormBlockPadding: calc(var(--mainFontSize) / 2.5); |