Browse Source

Slightly lower main tweet font size

Zed 5 years ago
parent
commit
ecc8bc5a95
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/sass/tweet/thread.scss

+ 1 - 1
src/sass/tweet/thread.scss

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