Browse Source

fix: b2 实施字体

wjc 1 week ago
parent
commit
bd26ab2daf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/hui-jia/components/implementary/total.vue

+ 1 - 1
src/views/hui-jia/components/implementary/total.vue

@@ -114,7 +114,7 @@
       }
       }
 
 
       .total-value {
       .total-value {
-        font-size: halfW(24);
+        font-size: halfW(20);
         font-weight: bold;
         font-weight: bold;
         color: #ffffff;
         color: #ffffff;
       }
       }