1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-20 22:17:09 +08:00
2022-03-03 09:14:56 +08:00

5 lines
82 B
SCSS

// colors
$themeColor: #2980B9;
$sidebarWidth: 20rem;
$sidebarMobileWidth: 16rem;