mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-17 05:21:07 +00:00
fix: city input margin
This commit is contained in:
parent
6911c7f6ac
commit
c8ced5f79d
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue