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 {
|
.login, .getstarted, .reset_password, .signup {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
background: hsl(234,10%,19%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.login .hero-unit {
|
.login .hero-unit {
|
||||||
|
|
Loading…
Reference in a new issue