fix change bg colour

This commit is contained in:
bechi 2014-12-11 23:44:56 -03:00
commit 8b6e69927e

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 {