diff --git a/client/css/style.css b/client/css/style.css index 57e9970..7582ac9 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -458,8 +458,8 @@ button { } #chat, #windows .header { - font: 11px Inconsolata-g, monospace; - line-height: 1.4; + font: 12px Inconsolata-g, monospace; + line-height: 1.8; } #chat button:hover { opacity: .6;