From 3a32ad0253d992ef2e17d6cca16fbcf05153b214 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Fri, 8 Aug 2025 00:56:10 +0000 Subject: [PATCH] Update Electric partner logo size and alt text Co-authored-by: tannerlinsley --- src/utils/partners.tsx | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/src/utils/partners.tsx b/src/utils/partners.tsx index 9e4125245..74a12db4a 100644 --- a/src/utils/partners.tsx +++ b/src/utils/partners.tsx @@ -548,24 +548,20 @@ const electric = (() => { libraries: ['db'] as const, sidebarImgLight: electricLightSvg, sidebarImgDark: electricDarkSvg, - sidebarImgClass: 'py-4 scale-[1]', + sidebarImgClass: 'py-4 scale-[1.1]', status: 'active' as const, href, homepageImg: (
Unkey Unkey
),