We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccd66a8 commit 3edf2b3Copy full SHA for 3edf2b3
src/app/conf/2025/components/sponsors.tsx
@@ -43,7 +43,7 @@ const sponsorTiers: Tier[] = [
43
44
export function Sponsors({ heading }: SponsorsProps) {
45
return (
46
- <section className="gql-conf-section mx-auto py-16 2xl:px-64">
+ <section className="gql-conf-section mx-auto py-16">
47
<h1 className="typography-h2">{heading}</h1>
48
49
<div className="mt-10 md:mt-16">
0 commit comments