This website works better with JavaScript
Home
Explore
Help
Sign In
vdd
/
nitter
mirror of
https://github.com/zedeus/nitter
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Slightly lower main tweet font size
Zed
5 years ago
parent
1df4be4a29
commit
ecc8bc5a95
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/sass/tweet/thread.scss
+ 1
- 1
src/sass/tweet/thread.scss
View File
@@ -20,7 +20,7 @@
}
.main-tweet .tweet-content {
- font-size:
20
px;
+ font-size:
18
px;
}