fix: code empty line height
This commit is contained in:
parent
4e857224bb
commit
eefaced348
|
@ -22,5 +22,7 @@
|
||||||
.article-entry
|
.article-entry
|
||||||
.highlight
|
.highlight
|
||||||
margin: 1.6em 0
|
margin: 1.6em 0
|
||||||
|
.line
|
||||||
|
height: 1.6em;
|
||||||
|
|
||||||
@import "_highlight/" + highlight
|
@import "_highlight/" + highlight
|
Loading…
Reference in New Issue