From 6fb52bf19e01e2f1f4adc6248bb8f8913bb2e7a3 Mon Sep 17 00:00:00 2001 From: Katos <7927609+katosdev@users.noreply.github.com> Date: Thu, 26 Dec 2024 14:18:51 +0000 Subject: [PATCH] Update Logo.vue Add height and width attributes to the logo to fix #360 --- frontend/components/App/Logo.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/components/App/Logo.vue b/frontend/components/App/Logo.vue index da16ab67a..27eb40165 100644 --- a/frontend/components/App/Logo.vue +++ b/frontend/components/App/Logo.vue @@ -3,6 +3,8 @@ viewBox="0 0 10817 9730" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" + height="250" + width="250" style=" fill-rule: evenodd; clip-rule: evenodd;