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 @@ - - - - -