Docs: Fix CSS for "pull-quotes"

This commit is contained in:
Shati Patel
2020-12-23 07:30:11 +00:00
parent 67d0f4d938
commit c2fdb47abe

View File

@@ -200,7 +200,7 @@ blockquote.pull-quote {
border-radius: 5px;
}
blockquote.pull-quote p:first-of-type {
blockquote.pull-quote:first-line {
font-weight: bold;
margin-top: 0px;
}