1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00
2024-03-23 21:22:44 +08:00

20 lines
348 B
SCSS

$theme-color: #2980b9;
$sidebar-width: 20rem;
$sidebar-mobile-width: 16rem;
$font-family:
-apple-system,
Georgia,
SF Pro Text,
SF Pro Icons,
Helvetica Neue,
PingFangTC-light,
PingFang-SC-light;
$font-family-heading:
-apple-system,
Georgia,
SF Pro Text,
SF Pro Icons,
Helvetica Neue,
PingFangTC-light,
PingFang-SC-light;