Skip to content

Commit 3edf2b3

Browse files
hasparussaihaj
andauthored
Unify more widths per @saihaj's suggestion
Co-authored-by: Saihajpreet Singh <[email protected]>
1 parent ccd66a8 commit 3edf2b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/conf/2025/components/sponsors.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ const sponsorTiers: Tier[] = [
4343

4444
export function Sponsors({ heading }: SponsorsProps) {
4545
return (
46-
<section className="gql-conf-section mx-auto py-16 2xl:px-64">
46+
<section className="gql-conf-section mx-auto py-16">
4747
<h1 className="typography-h2">{heading}</h1>
4848

4949
<div className="mt-10 md:mt-16">

0 commit comments

Comments
 (0)