zengh
2021-11-02 b61de885365643c1b6849b2dc3246232feeccfb3
src/styles/login.scss
@@ -93,6 +93,7 @@
  font-size: 40px;
  width: 445px;
  margin: 0;
  padding-bottom: 20px;
  text-align: center;
  letter-spacing: 4px;
}
@@ -117,7 +118,7 @@
  font-weight: 300;
  color: #409EFF;
  cursor: pointer;
  margin-top: 30px;
  margin-top: 5px;
  font-family: "neo";
  transition: 0.25s;
}
@@ -195,7 +196,7 @@
}
.login-main .login-form .el-form-item--feedback:nth-child(1),.el-form-item--feedback:nth-child(2){
  margin-bottom: 20px !important;
  margin-bottom: 30px !important;
}
.login-title-child{