diff --git a/src/App.svelte b/src/App.svelte index 24aa180..673352b 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -39,6 +39,5 @@ justify-self: center; width: 100%; max-width: 500px; - /*overflow: hidden;*/ } diff --git a/src/lib/Components/Sharebutton.svelte b/src/lib/Components/Sharebutton.svelte index f9a8a35..330ec8b 100644 --- a/src/lib/Components/Sharebutton.svelte +++ b/src/lib/Components/Sharebutton.svelte @@ -1,5 +1,4 @@