diff --git a/_sass/_chaospott.scss b/_sass/_chaospott.scss index 7c5b960..6c3ab5f 100644 --- a/_sass/_chaospott.scss +++ b/_sass/_chaospott.scss @@ -76,7 +76,8 @@ a { } #large-header { - background:#222 url('/images/logowall.svg') center top 450px; + background:#222 url('/images/logowall.svg') center top; + background-size: 450px; height:300px; margin:0 0 100px 0; padding:0;