Browse Source

修改样式123

See999 5 years ago
parent
commit
0a1272efda
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/styles/style.scss

+ 2 - 2
src/styles/style.scss View File

@@ -581,13 +581,13 @@ body {
581 581
 
582 582
       .xg {
583 583
         color: $main-color;
584
-        font-size: 0.28rem;
584
+        font-size: 0.45rem;
585 585
         margin-right: 0.2rem;
586 586
         cursor: pointer;
587 587
         .iconfont {
588 588
           margin-right: 0.1rem;
589 589
           color: $main-color;
590
-          font-size: 0.3rem;
590
+          font-size: 0.45rem;
591 591
         }
592 592
       }
593 593
       .sc {