diff --git a/src/views/Home/footer/components/Contacts.vue b/src/views/Home/footer/components/Contacts.vue index 32c037cc..5a5d0cc7 100644 --- a/src/views/Home/footer/components/Contacts.vue +++ b/src/views/Home/footer/components/Contacts.vue @@ -28,7 +28,7 @@ import { Icon } from '@iconify/vue'
  • diff --git a/src/views/contact/Contact.vue b/src/views/contact/Contact.vue index 23104e29..47e7f938 100644 --- a/src/views/contact/Contact.vue +++ b/src/views/contact/Contact.vue @@ -31,7 +31,7 @@ import BackToPrevious from '@/components/BackToPrevious.vue'