fix: city input margin

This commit is contained in:
Sebastian Pravda 2023-02-02 18:13:43 +01:00 committed by EETagent
parent 6911c7f6ac
commit c8ced5f79d

View file

@ -21,7 +21,7 @@
<div class="form">
<SchoolBadge />
<h1 class="text-sspsBlue mt-8 text-4xl font-semibold">{$LL.candidate.auth.login.title()}</h1>
<p class="text-sspsGray my-8 text-center font-light">
<p class="text-gray-700 my-8 text-center">
{$LL.candidate.auth.login.description()}
</p>
<div class="w-4/5 lg:w-3/5">