1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-05-15 08:42:51 -04:00

Slightly lower main tweet font size

This commit is contained in:
Zed
2021-01-08 01:28:27 +01:00
parent 1df4be4a29
commit ecc8bc5a95
+1 -1
View File
@@ -20,7 +20,7 @@
}
.main-tweet .tweet-content {
font-size: 20px;
font-size: 18px;
}