From 61b8ad6380ff640d0a6da67d7aeed758b2c8f9b3 Mon Sep 17 00:00:00 2001 From: Kamil Niemczycki Date: Mon, 25 Jul 2022 14:34:10 +0200 Subject: [PATCH] updated style for contact form --- .../sections/contacts/MailContact.vue | 188 ++++++++---------- .../sections/contacts/OtherContact.vue | 2 +- src/views/ContactView.vue | 11 +- 3 files changed, 92 insertions(+), 109 deletions(-) diff --git a/src/components/sections/contacts/MailContact.vue b/src/components/sections/contacts/MailContact.vue index 336ca0e..31d05e7 100644 --- a/src/components/sections/contacts/MailContact.vue +++ b/src/components/sections/contacts/MailContact.vue @@ -1,91 +1,95 @@