Fix background colour issue.

master
Tom Hacohen 7 years ago
parent 4833a98763
commit 199cc5771c

@ -13,3 +13,7 @@ body:before {
z-index: -1;
background-color: white;
}
#root {
background-color: white;
}

Loading…
Cancel
Save