From a8dcad296b5b9feddb23abd9d18455716986c9b9 Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Fri, 21 Feb 2020 17:46:18 +0100 Subject: css: Adjust font sizes and line height These should make the pages more comfortable to look at. --- scss/man.scss | 4 ++-- scss/style.scss | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/scss/man.scss b/scss/man.scss index db02e86..8374f5c 100644 --- a/scss/man.scss +++ b/scss/man.scss @@ -4,8 +4,8 @@ body { background-color: white; font-family: "Alegreya Sans", sans; - font-size: 1.4em; - line-height: 1.4; + font-size: 1.3em; + line-height: 1.6; margin: 1em auto; max-width: 1024px; padding: 0 1em; diff --git a/scss/style.scss b/scss/style.scss index a150089..e818f7b 100644 --- a/scss/style.scss +++ b/scss/style.scss @@ -53,7 +53,11 @@ blockquote > p { .post { font-family: $font-sans; - font-size: 1.5rem; + font-size: 1.3rem; + + header { + font-size: 1.5rem; + } } nav.main ul { -- cgit v1.2.3-2-gb3c3