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