This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
vdd
/
nitter
espejo de
https://github.com/zedeus/nitter
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Slightly lower main tweet font size
Zed
hace 5 años
padre
1df4be4a29
commit
ecc8bc5a95
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
src/sass/tweet/thread.scss
+ 1
- 1
src/sass/tweet/thread.scss
Ver fichero
@@ -20,7 +20,7 @@
}
.main-tweet .tweet-content {
- font-size:
20
px;
+ font-size:
18
px;
}