mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 00:20:26 +03:00
feat(fix): Update font styles
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -3,8 +3,7 @@ $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-family-sans-serif: "-apple-system", BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
$font-size-base: 1.6rem;
|
||||
|
||||
@import 'sakura/main';
|
||||
|
Reference in New Issue
Block a user