Skip to content

Commit 216f307

Browse files
[autofix.ci] apply automated fixes
1 parent 7de710d commit 216f307

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/footer/Footer.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
name="email"
3737
id="email"
3838
autocomplete="email"
39-
class="block w-full rounded-md border-0 bg-white px-2 py-1.5 text-lg text-gray-900 ring-1 shadow-xs ring-gray-300 ring-inset placeholder:text-gray-400 focus:ring-2 focus:ring-indigo-600 focus:ring-inset sm:text-sm sm:leading-6"
39+
class="block w-full rounded-md border-0 bg-white px-2 py-1.5 text-lg text-gray-900 shadow-xs ring-1 ring-gray-300 ring-inset placeholder:text-gray-400 focus:ring-2 focus:ring-indigo-600 focus:ring-inset sm:text-sm sm:leading-6"
4040
placeholder="you@example.com"
4141
/>
4242
<div class="absolute inset-y-0 right-0 flex items-center pr-3">

0 commit comments

Comments
 (0)