mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Reduce main tweet font size on mobile
This commit is contained in:
parent
b6a49fc4cb
commit
b389723bf5
2 changed files with 8 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
.tweet-content {
|
||||
font-family: $font_3;
|
||||
line-height: 1.4em;
|
||||
line-height: 1.3em;
|
||||
pointer-events: all;
|
||||
display: inline;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue