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;