Fix terminal line's line-height

openid
Marcin Kulik 11 years ago
parent 49be5d6fe2
commit 1e57bee513

@ -1,4 +1,3 @@
=terminal-font
font-family: 'Bitstream Vera Sans Mono', 'Courier New', monospace
font-size: 12px
line-height: inherit

@ -27,9 +27,9 @@ $color5: #edc951
.terminal, .font-sample, .hud
+terminal-font
.line
line-height: 15px
line-height: 1.4
.line
span
padding: 1px 0

Loading…
Cancel
Save