Update variables.module.scss

This commit is contained in:
zsviczian
2024-09-24 19:53:54 +02:00
committed by GitHub
parent 64a997edc4
commit 3fbed6f753

View File

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