Browse Source

Merge branch 'master' of https://git.cocorobo.cn/CocoRoboLabs/ssti-CollegeManage

yuanyiming 2 năm trước cách đây
mục cha
commit
62b4b29147
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/home.vue

+ 2 - 2
src/views/home.vue

@@ -77,7 +77,7 @@
                 width: 100%;
                 height: 80px;
                 align-items: center;  
-                font-size: 18px;
+                font-size: 16px;
                 cursor: pointer;
                 box-sizing: border-box;
                 padding-left: 20%;
@@ -88,7 +88,7 @@
                   i{
                     position: relative;
                     top: 1px;
-                    font-size: 22px;
+                    font-size: 16px;
                     margin-right: 3px;
                   }
                 }