fix change bg colour
This commit is contained in:
parent
8d2f24ceb5
commit
8b6e69927e
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue