Skip to content

Commit 40090c1

Browse files
committed
sponsors bubble size
1 parent a61c16c commit 40090c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/routes/_libraries/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ function Index() {
355355
style={{
356356
aspectRatio: '1/1',
357357
}}
358-
className="max-w-2xl mx-auto"
358+
className="max-w-[1000px] mx-auto"
359359
>
360360
<Await
361361
promise={sponsorsPromise}

0 commit comments

Comments
 (0)