diff --git a/src/routes/weather/historical/[location]/HistoricalMeteograms.svelte b/src/routes/weather/historical/[location]/HistoricalMeteograms.svelte index c475657..bc0c02f 100644 --- a/src/routes/weather/historical/[location]/HistoricalMeteograms.svelte +++ b/src/routes/weather/historical/[location]/HistoricalMeteograms.svelte @@ -131,15 +131,6 @@ > + scroll to zoom - {#if zoomActive} - - {/if} + + {#if zoomActive} + + {/if} diff --git a/src/routes/weather/week/[location]/+page.svelte b/src/routes/weather/week/[location]/+page.svelte index 3ec0d4a..0670cc2 100644 --- a/src/routes/weather/week/[location]/+page.svelte +++ b/src/routes/weather/week/[location]/+page.svelte @@ -154,7 +154,7 @@