mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-25 13:59:25 +01:00
css/main.css: restore the font
This commit is contained in:
parent
fb08784ee2
commit
0ed80045a4
@ -6,7 +6,8 @@
|
||||
|
||||
|
||||
// Our variables
|
||||
$base-font-family: Helvetica, Arial, sans-serif;
|
||||
//$base-font-family: Helvetica, Arial, sans-serif;
|
||||
$base-font-family: "Copperplate / Copperplate Gothic Light", sans-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