fix: alternative login method link on mobile

This commit is contained in:
Elias Schneider
2025-03-11 20:58:30 +01:00
parent d1b9f3a44e
commit 9ef2ddf796
2 changed files with 3 additions and 3 deletions

View File

@@ -58,7 +58,7 @@
: `/login/alternative?redirect=${encodeURIComponent(
page.url.pathname + page.url.search
)}`}
class="text-muted-foreground mt-5 text-xs"
class="text-muted-foreground mt-7 flex justify-center text-xs"
>
Don't have access to your passkey?
</a>