From f380ea7f1c4c086843a094c24ab2115d28a73c0b Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Fri, 11 Nov 2022 15:31:52 +0600 Subject: [PATCH] fixed mobile layout for contacts --- pages/contacts.vue | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/pages/contacts.vue b/pages/contacts.vue index 19b73fc..219f444 100644 --- a/pages/contacts.vue +++ b/pages/contacts.vue @@ -40,6 +40,10 @@ definePageMeta({ layout: "landing" });