fix login background (dark)
This commit is contained in:
parent
f8822d967a
commit
57533c6c2a
1 changed files with 1 additions and 0 deletions
|
@ -798,6 +798,7 @@ label {
|
|||
.login, .getstarted, .reset_password, .signup {
|
||||
padding: 10px;
|
||||
height: auto;
|
||||
background: hsl(234,10%,19%);
|
||||
}
|
||||
|
||||
.login .hero-unit {
|
||||
|
|
Loading…
Reference in a new issue