Browse Source

修改样式

zs 11 months ago
parent
commit
5230a45f20
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/main/one.vue

+ 2 - 1
src/views/main/one.vue

@@ -476,7 +476,7 @@ const toMore = () => {
     .list {
       margin: 10px 0;
       .title {
-        font-size: $global-font-size-18;
+        font-size: $global-font-size-20;
         font-weight: 600;
         text-align: center;
         color: #252f49;
@@ -502,6 +502,7 @@ const toMore = () => {
         border-bottom: 1px #252f49 solid;
       }
       .list_1 {
+        font-size: $global-font-size-18;
         margin: 8px;
         padding: 5px;
         text-align: center;