Browse Source

Decrease disqus comments max height

zwbetz-gh 6 năm trước cách đây
mục cha
commit
051263b8c2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      assets/css/template-styles.css

+ 1 - 1
assets/css/template-styles.css

@@ -444,7 +444,7 @@ caption {
 }
 #disqus-comments,
 #disqus-comments iframe {
-  max-height: 75vh !important;
+  max-height: 65vh !important;
 }
 
 /* Pattern lists */