From 420ba055e21da4de62bc92e4eb2a5f24db03cfa7 Mon Sep 17 00:00:00 2001 From: "Amy J. Ko" Date: Fri, 10 Jul 2020 10:02:06 -0700 Subject: [PATCH] Improved line spacing. --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index e00b316..18998a6 100644 --- a/style.css +++ b/style.css @@ -7,7 +7,7 @@ body { font-weight: 400; font-family: "Palatino Linotype", "Georgia", sans-serif; font-size: 14pt; - line-height: 2em; + line-height: 1.75em; } .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {