This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
vdd
/
nitter
mirror da
https://github.com/zedeus/nitter
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Slightly lower main tweet font size
Zed
5 anni fa
parent
1df4be4a29
commit
ecc8bc5a95
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
src/sass/tweet/thread.scss
+ 1
- 1
src/sass/tweet/thread.scss
Vedi File
@@ -20,7 +20,7 @@
}
.main-tweet .tweet-content {
- font-size:
20
px;
+ font-size:
18
px;
}