From d29fafea2960f5e6f36838109902084be25adc57 Mon Sep 17 00:00:00 2001 From: Timm Date: Mon, 20 Apr 2015 21:04:11 +0200 Subject: [PATCH] shrinked the logowall --- _sass/_chaospott.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/_chaospott.scss b/_sass/_chaospott.scss index 2eded70..7c5b960 100644 --- a/_sass/_chaospott.scss +++ b/_sass/_chaospott.scss @@ -76,7 +76,7 @@ a { } #large-header { - background:#222 url('/images/logowall.svg') center top; + background:#222 url('/images/logowall.svg') center top 450px; height:300px; margin:0 0 100px 0; padding:0;