From aca2f3d35974523373ce5ddc1a0ec216ff5231b2 Mon Sep 17 00:00:00 2001 From: Guusvanmeerveld Date: Tue, 9 Mar 2021 18:37:51 +0000 Subject: [PATCH] Removed fieldset from form --- components/Contact.tsx | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/components/Contact.tsx b/components/Contact.tsx index 6c5c7f5..45d49b3 100644 --- a/components/Contact.tsx +++ b/components/Contact.tsx @@ -13,23 +13,21 @@ const Contact = () => ( name="contact" data-netlify-recaptcha="true" > -
- - - - - - -
- -
+ + + + + + +
+