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
),