gcz 2 gadi atpakaļ
vecāks
revīzija
b9abce9e7b
2 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 2 2
      src/components/header.vue
  2. 2 2
      src/components/numerical.vue

+ 2 - 2
src/components/header.vue

@@ -3,7 +3,7 @@
  * @Author: wangcc
  * @Date: 2022-06-14 18:11:54
  * @LastEditors: gcz
- * @LastEditTime: 2022-06-29 17:41:01
+ * @LastEditTime: 2022-06-30 09:02:02
  * @FilePath: \castgroup_bigscreen\src\components\header.vue
  * @Copyright: Copyright (c) 2016~2022 by wangcc, All Rights Reserved. 
 -->
@@ -166,7 +166,7 @@ import timeFormat from '@/utils/timeFormat'
     .top-box{
         h2{
            letter-spacing: 1px;
-            font-size: 32px;
+            font-size: 30px;
             text-indent: -0.8em; 
         }
     }

+ 2 - 2
src/components/numerical.vue

@@ -101,10 +101,10 @@
             .numerical-item{
                 padding: 0 0 15px 5px;
                 .name{
-                    font-size: 16px;
+                    font-size: 14px;
                 }
                 .number{
-                    font-size: 24px;
+                    font-size: 20px;
                 }
                 .unit{
                     font-size: 16px;