Fixed some UI of the login page
This commit is contained in:
parent
49a2a31b80
commit
cad2d1971b
@ -29,7 +29,7 @@ html
|
||||
.login-container {
|
||||
display: grid;
|
||||
color: #cccccc;
|
||||
border: solid 7px #cccccc;
|
||||
//- border: solid 7px #cccccc;
|
||||
align-self: center;
|
||||
background: transparent;
|
||||
-webkit-transition: all .5s ease;
|
||||
@ -41,6 +41,7 @@ html
|
||||
.btn-login {
|
||||
color: #cccccc;
|
||||
border: solid 7px #cccccc;
|
||||
margin: .5rem;
|
||||
align-self: center;
|
||||
background: transparent;
|
||||
-webkit-transition: all .5s ease;
|
||||
|
Loading…
Reference in New Issue
Block a user