mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-16 18:10:13 +08:00
5 lines
82 B
SCSS
5 lines
82 B
SCSS
// colors
|
|
$themeColor: #2980B9;
|
|
$sidebarWidth: 20rem;
|
|
$sidebarMobileWidth: 16rem;
|