From c8ced5f79d7625da4ad6f69c6a47b303145edc1e Mon Sep 17 00:00:00 2001 From: Sebastian Pravda Date: Thu, 2 Feb 2023 18:13:43 +0100 Subject: [PATCH] fix: city input margin --- frontend/src/routes/(candidate)/auth/login/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/routes/(candidate)/auth/login/+page.svelte b/frontend/src/routes/(candidate)/auth/login/+page.svelte index 6920fa8..19d9be2 100644 --- a/frontend/src/routes/(candidate)/auth/login/+page.svelte +++ b/frontend/src/routes/(candidate)/auth/login/+page.svelte @@ -21,7 +21,7 @@

{$LL.candidate.auth.login.title()}

-

+

{$LL.candidate.auth.login.description()}