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 8da1227 commit ccd66a8Copy full SHA for ccd66a8
src/app/conf/2025/components/become-a-sponsor/index.tsx
@@ -9,7 +9,7 @@ export function BecomeASponsor() {
9
return (
10
<section id="sponsors" className="relative overflow-hidden">
11
<Stripes />
12
- <div className="gql-conf-container gql-conf-section xl:py-16 2xl:px-64">
+ <div className="gql-conf-container gql-conf-section xl:py-16">
13
<header className="flex flex-col gap-x-48 gap-y-4 md:flex-row md:items-end md:justify-between">
14
<div>
15
<h2 className="typography-h2">Become a Sponsor</h2>
0 commit comments