Update _base.scss

This commit is contained in:
Elliott Pardee 2020-01-03 17:24:16 -05:00 committed by GitHub
parent 86fb3696d4
commit 7f2931656b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,7 @@ article {
font-weight: $base-font-weight; font-weight: $base-font-weight;
} }
> :first-child { > p:first-of-type {
min-height: 2em + $base-line-height; min-height: 2em + $base-line-height;
&::first-letter { &::first-letter {