Skip to content

Commit

Permalink
Merge pull request #847 from Ray-Eldath/master
Browse files Browse the repository at this point in the history
feat(widget): accompanying CSS-tuning of hexo-component-inferno#18
  • Loading branch information
ppoffice authored Feb 21, 2021
2 parents 1c22f56 + 0ddad22 commit 8db2a3c
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions include/style/article.styl
Original file line number Diff line number Diff line change
Expand Up @@ -164,12 +164,13 @@ article
.level-item
@extend .mr-4

.icon
@extend .mr-1
width: 1.2em
height: 1.2em
font-size: 1.2em
vertical-align: bottom
.icons
.icon
@extend .ml-1
width: 1.2em
height: 1.2em
font-size: 1.2em
vertical-align: bottom

h6
@extend .is-size-7
Expand Down

0 comments on commit 8db2a3c

Please sign in to comment.