tongshanglei 2 years ago
parent
commit
e5eec223bc
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/views/screen/index_v1.scss

+ 4 - 4
src/views/screen/index_v1.scss

@@ -158,7 +158,7 @@
   width:100%;
   height: 28%;
 
-  font-size: 0.9vw;
+  font-size: 0.85vw;
   text-align: center;
   display: inline-block;
 
@@ -169,7 +169,7 @@
   color: #ffeb7b;
   z-index:20;
   padding: 0.05rem 0;
-  font-size:3.4vh;
+  font-size:2vw;
   font-family: electronicFont;
   font-weight: bold;
 }
@@ -179,7 +179,7 @@
   z-index:10;
   color: #505462;
   padding: 0.05rem 0;
-  font-size:3.4vh;
+  font-size:2vw;
   font-family: electronicFont;
   font-weight: bold;
 }
@@ -344,7 +344,7 @@
   // background-color:green;
   text-align: center;
   height: 5vh;
-  font-size: 2.6vh;
+  font-size: 1.6vw;
   font-weight: bold;
   position : absolute;
   top:20px;