diff --git a/src/scss/_typography.scss b/src/scss/_typography.scss index f6e0767..c2f95eb 100644 --- a/src/scss/_typography.scss +++ b/src/scss/_typography.scss @@ -16,7 +16,7 @@ margin: 0; } -body { +html, body { font-family: $basefont; text-align: left; font-size: $fontsize;