Explorar o código

Merge branch 'master' of http://119.23.210.103:3000/wy/lh_firm_former

cfort %!s(int64=3) %!d(string=hai) anos
pai
achega
93cdda9738
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      src/views/system/login/page.vue

+ 4 - 4
src/views/system/login/page.vue

@@ -87,14 +87,14 @@ export default {
 }
 
 .login-title {
-    font-size: 30px;
+    font-size: 26px;
     color: #01a39e;
 }
 .logoImg {
-    width: 50px;
-    height: 50px;
+    width: 30px;
+    height: 30px;
     position: relative;
-    top: 10px;
+    top: 5px;
 }
 </style>