Fix terminal line's line-height
This commit is contained in:
parent
49be5d6fe2
commit
1e57bee513
@ -1,4 +1,3 @@
|
|||||||
=terminal-font
|
=terminal-font
|
||||||
font-family: 'Bitstream Vera Sans Mono', 'Courier New', monospace
|
font-family: 'Bitstream Vera Sans Mono', 'Courier New', monospace
|
||||||
font-size: 12px
|
font-size: 12px
|
||||||
line-height: inherit
|
|
||||||
|
@ -27,9 +27,9 @@ $color5: #edc951
|
|||||||
.terminal, .font-sample, .hud
|
.terminal, .font-sample, .hud
|
||||||
+terminal-font
|
+terminal-font
|
||||||
|
|
||||||
.line
|
line-height: 1.4
|
||||||
line-height: 15px
|
|
||||||
|
|
||||||
|
.line
|
||||||
span
|
span
|
||||||
padding: 1px 0
|
padding: 1px 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user