Browse Source

Reduced Emoji size in Description

Yoginth 7 năm trước cách đây
mục cha
commit
a74329e52c
2 tập tin đã thay đổi với 6 bổ sung1 xóa
  1. 1 1
      public/css/gitote.min.css
  2. 5 0
      public/less/_repository.less

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
public/css/gitote.min.css


+ 5 - 0
public/less/_repository.less

@@ -205,6 +205,11 @@
 	&.file.list {
 		#repo-desc {
 			font-size: 1.2em;
+			
+			img {
+				font-size: 15px !important;
+    			margin-bottom: 3px !important;
+			}
 		}
 
 		.choose.reference {