From 457fad76946408d0ac4da1a6c89eb6715648c583 Mon Sep 17 00:00:00 2001 From: Thierry Degeling Date: Fri, 22 Aug 2014 14:57:26 +0100 Subject: [PATCH] Made the margin of the weather larger --- css/level2.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/level2.css b/css/level2.css index 3414591..d5b875e 100644 --- a/css/level2.css +++ b/css/level2.css @@ -88,7 +88,7 @@ h1, h2, h3, h4, h5, h6 { } .weather { - margin-top: 35px; + margin-top: 60px; } .logo {