Make global background a subtle off-white color
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#app-root {
|
||||
background-color: $color-white;
|
||||
background-color: $color-offwhite;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-start;
|
||||
|
Reference in New Issue
Block a user