Browse Source

Updated Table in Readme

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

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


+ 4 - 0
public/less/_base.less

@@ -6,6 +6,10 @@ body:not(.full-width) {
 	min-width: 1020px;
 }
 
+table {
+	border-spacing: 0;
+}
+
 .ui.container:not(.fluid) {
 	width: 980px !important;
 }