From 808676b4c0ea914e672632455c03183a14d6dd26 Mon Sep 17 00:00:00 2001 From: Timm Date: Mon, 20 Apr 2015 21:05:43 +0200 Subject: [PATCH] shrinked the logowall --- _sass/_chaospott.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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;