diff --git a/src/app.html b/src/app.html index f517035..04f2e79 100644 --- a/src/app.html +++ b/src/app.html @@ -13,8 +13,8 @@ %sveltekit.head% - - %sveltekit.body% + +
%sveltekit.body%
- +
diff --git a/src/components/atoms/Button.svelte b/src/components/atoms/Button.svelte index 4e0e9bd..ff9728b 100644 --- a/src/components/atoms/Button.svelte +++ b/src/components/atoms/Button.svelte @@ -44,7 +44,6 @@
{#if past} - + diff --git a/src/components/molecules/Poster.svelte b/src/components/molecules/Poster.svelte index 312edfe..4b4b9f9 100644 --- a/src/components/molecules/Poster.svelte +++ b/src/components/molecules/Poster.svelte @@ -16,7 +16,7 @@
{#if image} - $smoothScroll.scrollTo('#poster', { duration: 2 })} > -