mirror of
https://github.com/danbulant/Portfolio
synced 2026-05-24 20:42:15 +00:00
fix: typo affecting margin
This commit is contained in:
parent
9c69dd083b
commit
446590e5b8
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@
|
|||
placeholder="Občanství"
|
||||
/>
|
||||
</span>
|
||||
<span class="w-full mt-8 ml-2 md:m-0">
|
||||
<span class="w-full mt-8 ml-2 md:ml-0">
|
||||
<TextField
|
||||
error={$errors.applicationId}
|
||||
on:change={handleChange}
|
||||
|
|
|
|||
Loading…
Reference in a new issue