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 {