mirror of
https://github.com/brian8544/turtle-wow.git
synced 2025-01-05 22:34:35 +00:00
8 lines
138 B
SCSS
8 lines
138 B
SCSS
// Body
|
|
$body-bg: #f8fafc;
|
|
|
|
// Typography
|
|
$font-family-sans-serif: 'Nunito', sans-serif;
|
|
$font-size-base: 0.9rem;
|
|
$line-height-base: 1.6;
|