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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scss/man.scss') 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; -- cgit v1.2.3-2-gb3c3