Skip to content

Commit ddea2ae

Browse files
committed
fix verticla-align of img in anchor
1 parent 7bbe69c commit ddea2ae

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

browser/styles/mixins/marked.styl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ marked()
2626
margin -5px
2727
transition .1s
2828
display inline-block
29+
img
30+
vertical-align sub
2931
&:hover
3032
color lighten(brandColor, 5%)
3133
text-decoration underline

0 commit comments

Comments
 (0)