Explorar el Código

更改导航栏字体大小

Q-ABAB hace 2 años
padre
commit
a4e7595e83
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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;
                   }
                 }