update blockquote position in article.styl (#213)

This commit is contained in:
Guoqing Wang 2016-12-07 21:21:39 +08:00 committed by Ruipeng Zhang
parent 036b8c814f
commit e459a63558
1 changed files with 2 additions and 2 deletions

View File

@ -93,7 +93,7 @@
border-bottom: 1px solid color-border
padding: 10px 0
blockquote
position: relative
position: static
font-family: font-serif
font-size: 1.1em
margin: 0 -20px
@ -108,7 +108,7 @@
font-size: 32px;
font-family: FontAwesome
text-align: center
position: absolute
position: static
footer
font-size: font-size
margin: line-height 0