Compare commits

...

2 Commits

Author SHA1 Message Date
zsviczian
3fbed6f753
Update variables.module.scss 2024-09-24 19:53:54 +02:00
zsviczian
64a997edc4
Update variables.module.scss 2024-09-24 19:48:49 +02:00

View File

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