diff --git a/src/components/DownloadButton.astro b/src/components/DownloadButton.astro index 248a9f6..010d22f 100644 --- a/src/components/DownloadButton.astro +++ b/src/components/DownloadButton.astro @@ -15,13 +15,17 @@ const { t } = await getI18n(Astro.locals.currentLocale); {/* ------------------------------------------- HTML ------------------------------------------- */} - -