From db3af262f23a05c97dc9bdba0a892858cae4e51b Mon Sep 17 00:00:00 2001 From: Shan Carter Date: Wed, 22 Nov 2017 16:27:13 -0800 Subject: [PATCH] Update d-title.css --- src/styles/d-title.css | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/styles/d-title.css b/src/styles/d-title.css index 2e4ef69..2ccc8c9 100644 --- a/src/styles/d-title.css +++ b/src/styles/d-title.css @@ -27,16 +27,10 @@ d-title h1 { d-title p { font-weight: 300; font-size: 1.2rem; - line-height: 1.7em; + line-height: 1.55em; grid-column: text; } -@media(min-width: 768px) { - d-title p { - font-size: 1.5rem; - } -} - d-title .status { margin-top: 0px; font-size: 12px;