1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-07 20:45:36 -05: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

View File

@@ -20,7 +20,7 @@
}
.main-tweet .tweet-content {
font-size: 20px;
font-size: 18px;
}