Copy the fonts from Jekyll ipng.ch
This commit is contained in:
@ -60,7 +60,7 @@ body {
|
|||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
font-size: $base-font-size * 1.0;
|
font-size: $base-font-size * 1.0;
|
||||||
line-height: $base-line-height * 1.0;
|
line-height: $base-line-height * 1.0;
|
||||||
font-family: FreeSerif, serif;
|
font-family: BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||||
|
|
||||||
@media #{$mq-medium} { line-height: $base-line-height*1.0; }
|
@media #{$mq-medium} { line-height: $base-line-height*1.0; }
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user