From 8f3649d141b8bf7693b755caa8805d9b5c4438a6 Mon Sep 17 00:00:00 2001 From: Kamil Niemczycki Date: Thu, 6 Jan 2022 00:53:37 +0100 Subject: [PATCH] Style update to contact page --- .../sections/contacts/MailContact.vue | 125 +++++++++--------- .../sections/contacts/OtherContact.vue | 119 ++++++++++------- src/views/Contact.vue | 61 +++++---- 3 files changed, 166 insertions(+), 139 deletions(-) diff --git a/src/components/sections/contacts/MailContact.vue b/src/components/sections/contacts/MailContact.vue index b8d7c7c..af69137 100644 --- a/src/components/sections/contacts/MailContact.vue +++ b/src/components/sections/contacts/MailContact.vue @@ -1,17 +1,19 @@ diff --git a/src/components/sections/contacts/OtherContact.vue b/src/components/sections/contacts/OtherContact.vue index 0753162..d603bb1 100644 --- a/src/components/sections/contacts/OtherContact.vue +++ b/src/components/sections/contacts/OtherContact.vue @@ -1,25 +1,43 @@ @@ -31,28 +49,20 @@ export default { diff --git a/src/views/Contact.vue b/src/views/Contact.vue index b843789..6f14137 100644 --- a/src/views/Contact.vue +++ b/src/views/Contact.vue @@ -28,36 +28,47 @@ export default {