From a1b8fc36dea18b5584afda25822a8eceed6e3d51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20T=C3=B6lle?= Date: Sat, 4 Nov 2023 02:23:09 +0100 Subject: [PATCH] feat: further design improvements --- src/lib/download-button.svelte | 6 +----- src/routes/+page.svelte | 6 ++++-- src/routes/attributions/attribution.svelte | 4 ++-- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/src/lib/download-button.svelte b/src/lib/download-button.svelte index 58dbd84..9e3ea87 100644 --- a/src/lib/download-button.svelte +++ b/src/lib/download-button.svelte @@ -2,10 +2,6 @@ export let href: string; - + diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 92d727c..fa23c8c 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -56,8 +56,10 @@

Jetzt anhören

-Auf YouTube
-Zum Herunterladen +

+ Auf YouTube
+ Zum Herunterladen +

diff --git a/src/routes/attributions/attribution.svelte b/src/routes/attributions/attribution.svelte index f1049e9..fa1d5e6 100644 --- a/src/routes/attributions/attribution.svelte +++ b/src/routes/attributions/attribution.svelte @@ -7,5 +7,5 @@ "{title}" von {author}
-{source}
-Lizenz: {licenseName} +{source}
+Lizenz: {licenseName}