guhongwei 5 년 전
부모
커밋
43acccec8b
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/layout/index/login.vue

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

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