popov.link/_scss/base/_sakura.scss
Valentin Popov d280eb17cb
fix(css): Improving the appearance of the text
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-12-07 00:47:09 +04:00

11 lines
281 B
SCSS

$color-bg-alt: #c7e3be;
$color-bg: #f9f9f9;
$color-blossom: #338618;
$color-fade: #5e5e5e;
$color-text: #4a4a4a;
$font-family-sans-serif: "-apple-system", BlinkMacSystemFont, Verdana, Geneva, ssans-serif;
$font-family-serif: serif;
$font-size-base: 1.6rem;
@import 'sakura/main';