From 57c5a27e8590bf1e847842ae6c9e8c82e959ccd3 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Wed, 14 Oct 2020 13:19:39 +0200 Subject: Clean up some js, and make the UI a bit prettier --- src/components/WeatherCurrent.svelte | 48 +++++++++++++++++------------------- 1 file changed, 23 insertions(+), 25 deletions(-) (limited to 'src/components/WeatherCurrent.svelte') diff --git a/src/components/WeatherCurrent.svelte b/src/components/WeatherCurrent.svelte index 93dbbd6..ef67171 100644 --- a/src/components/WeatherCurrent.svelte +++ b/src/components/WeatherCurrent.svelte @@ -1,5 +1,6 @@