瀏覽代碼

Reduced Emoji size in Description

Yoginth 7 年之前
父節點
當前提交
a74329e52c
共有 2 個文件被更改,包括 6 次插入1 次删除
  1. 1 1
      public/css/gitote.min.css
  2. 5 0
      public/less/_repository.less

文件差異過大導致無法顯示
+ 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 {