Ver Fonte

更改导航栏字体大小

Q-ABAB há 2 anos atrás
pai
commit
a4e7595e83
1 ficheiros alterados com 2 adições e 2 exclusões
  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;
                   }
                 }