Skip to content

Commit 2b05d57

Browse files
authored
fix styles issues on partner (#1690)
1 parent 4aaa500 commit 2b05d57

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

src/app/conf/2024/partner/index.mdx

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,18 @@ our upcoming GraphQLConf 2024. Our program is designed to provide
77
benefits to media and community partners, while also ensuring that
88
our conference is promoted in a positive and appropriate way.
99

10+
{/* prettier-ignore */}
1011
<div className="flex flex-wrap gap-2">
1112
<Button
1213
className="!text-white"
1314
href="mailto:[email protected]"
1415
target="_blank"
15-
>
16-
Become a Media Partner
17-
</Button>
16+
>Become a Media Partner</Button>
1817
<Button
1918
className="!text-white"
2019
href="mailto:[email protected]"
2120
target="_blank"
22-
>
23-
Become a Community Partner
24-
</Button>
21+
>Become a Community Partner</Button>
2522
</div>
2623

2724
<div className="mt-6 grid grid-cols-2 gap-x-4">

0 commit comments

Comments
 (0)