fix change bg colour

This commit is contained in:
bechi 2014-12-11 23:44:56 -03:00
parent 8d2f24ceb5
commit 8b6e69927e
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu
.main {
margin-left: 250px;
padding: 95px 1.5rem;
background-color: #F8F8FB;
background-color: #E8ECEF;
}
.logo-setup {