From 7f2931656b4aeec3a5b2806965027da41d7cb4ee Mon Sep 17 00:00:00 2001 From: Elliott Pardee Date: Fri, 3 Jan 2020 17:24:16 -0500 Subject: [PATCH] Update _base.scss --- _sass/_base.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/_base.scss b/_sass/_base.scss index e6de3e7..837b7a6 100755 --- a/_sass/_base.scss +++ b/_sass/_base.scss @@ -90,7 +90,7 @@ article { font-weight: $base-font-weight; } - > :first-child { + > p:first-of-type { min-height: 2em + $base-line-height; &::first-letter {