mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-25 05:49:23 +01:00
css/main.scss: switch to Noto / serif font/family
This commit is contained in:
parent
8ae32438fb
commit
a655d1499e
@ -7,7 +7,8 @@
|
||||
|
||||
// Our variables
|
||||
//$base-font-family: Helvetica, Arial, sans-serif;
|
||||
$base-font-family: "Copperplate / Copperplate Gothic Light", sans-serif;
|
||||
//$base-font-family: "Copperplate / Copperplate Gothic Light", sans-serif;
|
||||
$base-font-family: "Noto Serif", serif;
|
||||
$base-font-size: 16px;
|
||||
$small-font-size: $base-font-size * 0.875;
|
||||
$base-line-height: 1.5;
|
||||
|
Loading…
Reference in New Issue
Block a user