Skip to content

Commit f8ae7dd

Browse files
committed
feat:made the spacing uniform
1 parent f8cc149 commit f8ae7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ export default function Footer() {
9696
9797
</Link>
9898

99-
<div className="mt-4 flex flex-col gap-3 w-full max-w-xs">
99+
<div className="mt-4 flex flex-col gap-2 w-full max-w-xs">
100100
<h3 htmlFor="email" className="font-jost text-2xl font-semibold">
101101
Subscribe For Updates:
102102
</h3>

0 commit comments

Comments
 (0)