From 263086aa91f51e6a41e72476f4bfedac93a1b154 Mon Sep 17 00:00:00 2001 From: Sine Jespersen Date: Wed, 7 May 2025 09:21:04 +0200 Subject: [PATCH] break and indent divs --- src/lib/components/OnBoarding.svelte | 5 +++-- src/routes/auth/+page.svelte | 16 ++++++++++++---- 2 files changed, 15 insertions(+), 6 deletions(-) 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}
- + - +