From 407f7543dc3440a48f69eae257aa8a49c26c90e7 Mon Sep 17 00:00:00 2001 From: Alfred Egger Date: Sun, 12 Apr 2020 13:46:33 +0200 Subject: [PATCH] Fix display of forecast data --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 0784c38..0b160d7 100644 --- a/css/style.css +++ b/css/style.css @@ -153,8 +153,8 @@ } #city-forecast-panel { - float: right; font-size: 1.3em; + magin: 5px; } #city-forecast-panel td, #city-forecast-panel th {