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 {
   color: #fff;
-  font-weight: 700;
   padding: 0 0 0 10px;
+  font-size: 20px;
+  font-weight: 500;
 }
 .red {
   background-color: #d0122c;