diff --git a/_sass/_layout.scss b/_sass/_layout.scss index cfa34c2..52c25bf 100644 --- a/_sass/_layout.scss +++ b/_sass/_layout.scss @@ -30,7 +30,7 @@ body { float: left; color: $header-fg; text-decoration: none; - font-size: $base-font-size; + font-size: 26px; line-height: $base-font-size * 2; } .site-nav {