Set background to white
This commit is contained in:
parent
1f6900c67c
commit
e5c9f5bd9f
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ body {
|
|||
max-width: 1280px;
|
||||
min-height: 100%;
|
||||
margin: auto;
|
||||
background: @Grey-100;
|
||||
background: white;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue