From a70280de1dfb7a7708ede437826b83eb30427c45 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 17 Jul 2015 17:43:41 +0200 Subject: [PATCH] the icon needs more space to breathe --- curweather/curweather.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curweather/curweather.css b/curweather/curweather.css index adf948f0..69574ff0 100644 --- a/curweather/curweather.css +++ b/curweather/curweather.css @@ -1,6 +1,6 @@ #curweather-network img { float: left; - margin: 20px 10px; + margin: 30px 10px; } ul.curweather-details li { list-type: none; -- 2.39.5