diff --git a/src/lib/components/OnBoarding.svelte b/src/lib/components/OnBoarding.svelte index ef3b0b451..f0a4a52dc 100644 --- a/src/lib/components/OnBoarding.svelte +++ b/src/lib/components/OnBoarding.svelte @@ -95,11 +95,12 @@ > -
{$i18n.t(`Get started`)}
+
+ {$i18n.t(`Get started`)} +
- {/if} diff --git a/src/routes/auth/+page.svelte b/src/routes/auth/+page.svelte index 30bc890de..81b9fbd30 100644 --- a/src/routes/auth/+page.svelte +++ b/src/routes/auth/+page.svelte @@ -248,7 +248,9 @@
{#if mode === 'signup'}
- + - + {:else}
- + - +