mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-21 07:50:45 +01:00
css/main.scss: adjust font
This commit is contained in:
parent
a72caa822a
commit
c48353fb2e
5
css/main.scss
vendored
5
css/main.scss
vendored
@ -5,9 +5,8 @@
|
|||||||
@charset "utf-8";
|
@charset "utf-8";
|
||||||
|
|
||||||
// Our variables
|
// Our variables
|
||||||
//$base-font-family: Helvetica, Arial, sans-serif;
|
$base-font-family: "Liberation Serif", "Tinos", "Times New Roman", serif;
|
||||||
//$base-font-family: "Copperplate / Copperplate Gothic Light", sans-serif;
|
//$base-font-family: "Liberation Sans", "Arimo", "Arial", sans-serif;
|
||||||
$base-font-family: "Noto Serif", serif;
|
|
||||||
$base-font-size: 16px;
|
$base-font-size: 16px;
|
||||||
$small-font-size: $base-font-size * 0.875;
|
$small-font-size: $base-font-size * 0.875;
|
||||||
$base-line-height: 1.5;
|
$base-line-height: 1.5;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user