forked from kol/BlogMatch
9 lines
137 B
SCSS
Vendored
9 lines
137 B
SCSS
Vendored
|
|
// Body
|
|
$body-bg: #fff;
|
|
|
|
// Typography
|
|
$font-family-sans-serif: "Raleway", sans-serif;
|
|
$font-size-base: 0.9rem;
|
|
$line-height-base: 1.6;
|