diff --git a/src/app/conf/2026/components/sponsors.tsx b/src/app/conf/2026/components/sponsors.tsx index 953d7d8965..b60995b56f 100644 --- a/src/app/conf/2026/components/sponsors.tsx +++ b/src/app/conf/2026/components/sponsors.tsx @@ -17,19 +17,22 @@ interface Sponsor { const sponsorPlatinum: Sponsor[] = [ { icon: (props: React.HTMLAttributes) => ( -
+
),