Merge pull request #847 from Ray-Eldath/master
feat(widget): accompanying CSS-tuning of hexo-component-inferno#18pull/852/head
commit
8db2a3c57c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue