Browse Source

Slightly lower main tweet font size

Zed 5 năm trước cách đây
mục cha
commit
ecc8bc5a95
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
 }