mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-08 04:55:37 -05:00
Set global lineheight to avoid tall names
This commit is contained in:
@@ -4,6 +4,7 @@ body {
|
||||
margin: 0;
|
||||
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
font-size: 14px;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
#tweets {
|
||||
|
||||
Reference in New Issue
Block a user