qiushang 1 년 전
부모
커밋
8152252fa0
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  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;
 }