From abcf9ae2d9c6153a07065469cd4353b699848df8 Mon Sep 17 00:00:00 2001 From: Andy Ko Date: Tue, 12 Dec 2017 17:30:38 -0800 Subject: [PATCH] Adjusted line height. --- style.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/style.css b/style.css index a541075..3e88055 100644 --- a/style.css +++ b/style.css @@ -9,10 +9,7 @@ body { font-weight: 300; font-family: "Nunito", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12pt; -} - -p { - line-height: 1.5em; + line-height: 1.75em; } table.text-left td {