fix: wordcount style

This commit is contained in:
shenyu
2020-01-07 20:13:38 +08:00
parent 11a4aaacf2
commit 42b387c94a
3 changed files with 11 additions and 7 deletions

View File

@@ -53,7 +53,7 @@
.article-entry
font-size 110%
margin-top 1rem
margin-top .5rem
clearfix()
@extend $base-style
color body-color

View File

@@ -71,6 +71,12 @@
z-index 9998
display none
.word_count
margin-top 5px
color darken(gray,30%)
padding-bottom 1rem
border-bottom 1px solid darken(froth-light,2%)
// Media Query
@media (max-width: 768px)
.cover-inner