diff --git a/client/src/components/navigation/footer.tsx b/client/src/components/navigation/footer.tsx index 420820a..fad7a4f 100644 --- a/client/src/components/navigation/footer.tsx +++ b/client/src/components/navigation/footer.tsx @@ -137,13 +137,13 @@ export default function Footer() { {/* Newsletter Signup below links and contact */} -
-

Stay in touch with my newsletter

-
+
+

Stay in touch with my newsletter

+ setEmail(e.target.value)} required @@ -162,7 +162,7 @@ export default function Footer() {