Explorar el Código

Slightly lower main tweet font size

Zed hace 5 años
padre
commit
ecc8bc5a95
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
 }