From 32a31bb63cfe9ad9fb760fc6252794675ef37c31 Mon Sep 17 00:00:00 2001 From: Alfred Egger Date: Sun, 12 Apr 2020 13:48:05 +0200 Subject: [PATCH] Fix error in styles.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 0b160d7..948239b 100644 --- a/css/style.css +++ b/css/style.css @@ -154,7 +154,7 @@ #city-forecast-panel { font-size: 1.3em; - magin: 5px; + margin: 5px; } #city-forecast-panel td, #city-forecast-panel th {