mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-16 18:10:13 +08:00
5 lines
98 B
SCSS
5 lines
98 B
SCSS
$theme-color: #2980B9;
|
|
$sidebar-width: 20rem;
|
|
$sidebar-mobile-width: 16rem;
|
|
$content-width: 60em;
|