Explorar o código

Set global lineheight to avoid tall names

Zed %!s(int64=7) %!d(string=hai) anos
pai
achega
1806686e63
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      public/style.css

+ 1 - 0
public/style.css

@@ -4,6 +4,7 @@ body {
     margin: 0;
     font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
     font-size: 14px;
+    line-height: 1.3;
 }
 
 #tweets {