From 8a3d2712e23b8038c60d3a7f8ca4fe2403c135c1 Mon Sep 17 00:00:00 2001 From: Webber Date: Thu, 19 Sep 2024 01:05:58 +0200 Subject: [PATCH] chore: matching bg --- src/components/pages/home/section/sponsors-section.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/pages/home/section/sponsors-section.tsx b/src/components/pages/home/section/sponsors-section.tsx index 1b8b0485..1975c404 100644 --- a/src/components/pages/home/section/sponsors-section.tsx +++ b/src/components/pages/home/section/sponsors-section.tsx @@ -4,7 +4,8 @@ import Section from '@site/src/components/pages/home/section/section'; const SponsorsSection = () => { return ( -
+ // Would be nice if the banner had a dark mode that we could use for `dark:*` +