From 6e1c44f9a72feeb60db5995d10719940ef6e4178 Mon Sep 17 00:00:00 2001 From: Andrei Ivascu <7030530+aivascu@users.noreply.github.com> Date: Thu, 3 Sep 2026 20:29:53 +0300 Subject: [PATCH] Increase header logo size from h-6 to h-7. --- site/app/components/AppLogo.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/app/components/AppLogo.vue b/site/app/components/AppLogo.vue index f59d5a3..e2e2fec 100644 --- a/site/app/components/AppLogo.vue +++ b/site/app/components/AppLogo.vue @@ -15,7 +15,7 @@ const props = defineProps({ fill="none" role="img" aria-label="AutoFixture" - class="h-6 w-6 shrink-0" + class="h-7 w-7 shrink-0" >