diff --git a/webpack/scss/layout.scss b/webpack/scss/layout.scss index 8e2eb9a..4cb87de 100644 --- a/webpack/scss/layout.scss +++ b/webpack/scss/layout.scss @@ -11,7 +11,7 @@ body{ width: 100%; height: 100%; - background: #fefeff; + background: #eeeeee; font-size: 16px; font-family: 'Open Sans';