mirror of https://github.com/akveo/blur-admin
fix(login): change background color for login panel
parent
b76d0a64e3
commit
a3a289b9ca
|
@ -33,7 +33,7 @@ html {
|
|||
width: 540px;
|
||||
margin: 0 auto;
|
||||
border-radius: 5px;
|
||||
background-color: $default;
|
||||
@include bg-translucent-dark(0.5);
|
||||
color: $default-text;
|
||||
padding: 32px;
|
||||
h1 {
|
||||
|
|
Loading…
Reference in New Issue