mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 05:30:07 +08:00
8 lines
129 B
SCSS
8 lines
129 B
SCSS
$h1-font-size: 2em;
|
|
$h2-font-size: 1.8em;
|
|
$h3-font-size: 1.6em;
|
|
$h4-font-size: 1.4em;
|
|
$h5-font-size: 1.2em;
|
|
$h6-font-size: 1em;
|
|
|