From 41702a5726896f09566c60c2fbe26c1848a58786 Mon Sep 17 00:00:00 2001 From: Apostolos Tsakpinis Date: Sat, 16 Sep 2023 01:05:43 +0300 Subject: [PATCH] chore: removed a bunch of sponsors, we're facing out our monthly sponsoring program --- client/routes/sponsors/Gold.tsx | 110 ------------------------------ client/routes/sponsors/Silver.tsx | 31 +++------ 2 files changed, 8 insertions(+), 133 deletions(-) diff --git a/client/routes/sponsors/Gold.tsx b/client/routes/sponsors/Gold.tsx index e3599360..38d5ab1a 100644 --- a/client/routes/sponsors/Gold.tsx +++ b/client/routes/sponsors/Gold.tsx @@ -31,14 +31,6 @@ export const GoldSponsors: FCC = ({ children }) => ( }, }} > - - - ( > - - - ( > - - - ( > - - - - - - - - - - - - - - - ( > - - - ( > - - - - - - - - - - - - {children} diff --git a/client/routes/sponsors/Silver.tsx b/client/routes/sponsors/Silver.tsx index f0dc44d2..bf72da26 100644 --- a/client/routes/sponsors/Silver.tsx +++ b/client/routes/sponsors/Silver.tsx @@ -15,6 +15,7 @@ export const SilverSponsors: FCC = ({ children }) => ( pt: '$gap', gap: '$safe', alignItems: 'center', + textAlign: 'center', width: '100%', img: { maxWidth: '100%', @@ -23,13 +24,13 @@ export const SilverSponsors: FCC = ({ children }) => ( // textAlign: 'center', // grid: 'auto-flow / repeat(1, 1fr)', // }, - '@sm': { - textAlign: 'center', - grid: 'auto-flow / repeat(2, 1fr)', - }, - '@md': { - grid: 'auto-flow / repeat(3, 1fr)', - }, + // '@sm': { + // textAlign: 'center', + // grid: 'auto-flow / repeat(2, 1fr)', + // }, + // '@md': { + // grid: 'auto-flow / repeat(3, 1fr)', + // }, // '@lg': { // grid: 'auto-flow / repeat(4, 1fr)', // }, @@ -43,22 +44,6 @@ export const SilverSponsors: FCC = ({ children }) => ( > - - - - - - {children}