qiushang 1 năm trước cách đây
mục cha
commit
8152252fa0
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  1. 4 1
      public/static/compress/compress.css

+ 4 - 1
public/static/compress/compress.css

@@ -49,6 +49,8 @@
 .func-cont ul li img {
     text-align: center;
     margin-top: 70px;
+    width: 100px;
+    margin-bottom: 10px;
 }
 
 .func-cont ul li:nth-child(n + 4) img {
@@ -57,7 +59,8 @@
 
 .func-cont ul li p {
     color: #000000;
-    font-size: 16px;
+    font-size: 18px;
+    font-weight: 600;
     text-align: center;
 }