diff --git a/frontend/src/lib/components/ShortenerCard.svelte b/frontend/src/lib/components/ShortenerCard.svelte index f3755f5..9fca2a4 100644 --- a/frontend/src/lib/components/ShortenerCard.svelte +++ b/frontend/src/lib/components/ShortenerCard.svelte @@ -125,9 +125,17 @@
-
- {shortener.link} -
+ + +
+ {shortener.link} +
+
+ +

{shortener.link}

+
+
{#if shortener.ios}