From 596a26537bad9d1dd90d333e2975031d9fe67a42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Nicou=C3=A9?= Date: Thu, 2 Feb 2023 17:19:09 +0100 Subject: [PATCH] Remove former ContactForm component --- components/ContactFormValidation.vue | 2 +- components/ContactForm_old.vue | 240 --------------------------- 2 files changed, 1 insertion(+), 241 deletions(-) delete mode 100644 components/ContactForm_old.vue diff --git a/components/ContactFormValidation.vue b/components/ContactFormValidation.vue index 316cf70..2c3f112 100644 --- a/components/ContactFormValidation.vue +++ b/components/ContactFormValidation.vue @@ -76,7 +76,7 @@ / auto auto; place-content: start stretch; place-items: start; - column-gap: 1rem; + column-gap: 2rem; row-gap: 0.5rem; &__button { diff --git a/components/ContactForm_old.vue b/components/ContactForm_old.vue deleted file mode 100644 index 25fc700..0000000 --- a/components/ContactForm_old.vue +++ /dev/null @@ -1,240 +0,0 @@ - - - - -