panhui 3 years ago
parent
commit
2322c79e9d
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/App.vue
  2. 1 1
      src/views/BLFPage.vue

+ 1 - 1
src/App.vue

@@ -244,7 +244,7 @@ provide('showCS', () => {
                 flex-grow: 1;
                 font-weight: bold;
                 // margin-left: 16px;
-                font-size: 20px;
+                font-size: 18px;
                 font-family: TsangerYuMo-W05, TsangerYuMo;
                 font-weight: normal;
                 color: #ffffff;

+ 1 - 1
src/views/BLFPage.vue

@@ -202,7 +202,7 @@ ion-content {
         text-align: center;
         .f();
         .text2 {
-            font-size: 14px;
+            font-size: 12px;
             color: #fff3cf;
         }
     }