From 8302c9643650f95993f7af68d7244ff814b79b93 Mon Sep 17 00:00:00 2001 From: Gisle Aune Date: Tue, 26 Sep 2017 22:29:57 +0200 Subject: [PATCH] Changed line height --- ui/css/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/css/base.css b/ui/css/base.css index ed8de5c..c9dbaaf 100644 --- a/ui/css/base.css +++ b/ui/css/base.css @@ -31,7 +31,7 @@ article { text-align: left; padding: 1ch 1em; font-size: 1em; - line-height: 1.25em; + line-height: 1.35em; width: 75ch; max-width: 95%;