Remove auto dark theme hindrance

7885739a55160e6c10e9ea95309c38c807a19810

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
public/style.css+1 -1
@@ -92,7 +92,7 @@
9292 /* base variable for shadow width slider calculations */
9393 --shadowWidth: 2;
9494
9595 /* color-scheme: only light; */
9696
9797 /* Send form variables */
9898 --bottomFormBlockPadding: calc(var(--mainFontSize) / 2.5);