Skip to content

Commit 65ac502

Browse files
authored
Delete unneeded font-size: 1.4em for blockquote (#185)
This makes <blockquote> text unnecessarily larger than the surrounding normal text.
1 parent 7cbaf60 commit 65ac502

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

source/css/_partial/article.styl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
padding: 10px 0
8080
blockquote
8181
font-family: font-serif
82-
font-size: 1.4em
8382
margin: line-height 20px
8483
text-align: center
8584
footer
@@ -354,4 +353,4 @@ $article-gallery-ctrl
354353
right: 0
355354
&:before
356355
content: "\f054"
357-
right: 15px*/
356+
right: 15px*/

0 commit comments

Comments
 (0)