guhongwei 5 years ago
parent
commit
43acccec8b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/layout/index/login.vue

+ 2 - 1
src/layout/index/login.vue

@@ -64,8 +64,9 @@ export default {
 }
 .mainTwoTit {
   color: #fff;
-  font-weight: 700;
   padding: 0 0 0 10px;
+  font-size: 20px;
+  font-weight: 500;
 }
 .red {
   background-color: #d0122c;