From 7476cfce339e3c88bf7a6371cc6d9e94b7b0fa06 Mon Sep 17 00:00:00 2001 From: Kamil Niemczycki Date: Sun, 31 Jul 2022 14:56:41 +0200 Subject: [PATCH] final style update --- .../sections/contacts/MailContact.vue | 8 +- .../sections/contacts/OtherContact.vue | 222 ++++++++---------- src/views/ContactView.vue | 47 +--- 3 files changed, 103 insertions(+), 174 deletions(-) diff --git a/src/components/sections/contacts/MailContact.vue b/src/components/sections/contacts/MailContact.vue index 75a385f..a64a2d0 100644 --- a/src/components/sections/contacts/MailContact.vue +++ b/src/components/sections/contacts/MailContact.vue @@ -1,5 +1,5 @@