diff --git a/scss/style.scss b/scss/style.scss index 896b2a5..aadf9ee 100644 --- a/scss/style.scss +++ b/scss/style.scss @@ -26,7 +26,7 @@ $color-mark: $color-yellow; } #wrapper { - background: #64b5f6 url('../img/background.png') center bottom repeat-x; + background: #FFF url('../img/background.png'); } @import 'commons';