Update variables.module.scss

This commit is contained in:
zsviczian
2024-09-24 19:48:49 +02:00
committed by GitHub
parent 3fe1883f3f
commit 64a997edc4

View File

@@ -190,7 +190,7 @@
}
$theme-filter: "invert(93%) hue-rotate(180deg)";
$right-sidebar-width: "302px";
$right-sidebar-width: "18rem";
:export {
themeFilter: unquote($theme-filter);