diff --git a/app/assets/stylesheets/_terminal-font.sass b/app/assets/stylesheets/_terminal-font.sass index 2dcc059..029979c 100644 --- a/app/assets/stylesheets/_terminal-font.sass +++ b/app/assets/stylesheets/_terminal-font.sass @@ -1,4 +1,3 @@ =terminal-font font-family: 'Bitstream Vera Sans Mono', 'Courier New', monospace font-size: 12px - line-height: inherit diff --git a/app/assets/stylesheets/player/player.css.sass b/app/assets/stylesheets/player/player.css.sass index 54ad5ce..721cfcc 100644 --- a/app/assets/stylesheets/player/player.css.sass +++ b/app/assets/stylesheets/player/player.css.sass @@ -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