From 6f95c37c2cff1a51501cc95b6f1ba41a1b2b1548 Mon Sep 17 00:00:00 2001 From: Shan Carter Date: Wed, 22 Nov 2017 16:33:48 -0800 Subject: [PATCH] Update d-title.css --- src/styles/d-title.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/d-title.css b/src/styles/d-title.css index 2ccc8c9..62647d0 100644 --- a/src/styles/d-title.css +++ b/src/styles/d-title.css @@ -14,7 +14,7 @@ d-title h1 { grid-column: text; font-size: 40px; font-weight: 700; - line-height: 1.05em; + line-height: 1.1em; margin: 0 0 0.5rem; }