@@ -3,7 +3,6 @@ body {
background:linear-gradient(133deg,rgba(45,79,139,1) 0%,rgba(20,39,83,1) 100%);
}
.login {
- cursor: pointer;
height: 100%;
.bg{
width: 62%;
@@ -24,6 +23,7 @@ body {
text-align: center;
background-color: #00A1FF;
color: #fff;
+ cursor: pointer;
border-radius:4px;
margin: 20px auto 0;