Skip to content

Commit

Permalink
fix styles issues on partner (#1690)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaMachina committed Apr 4, 2024
1 parent 4aaa500 commit 2b05d57
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions src/app/conf/2024/partner/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,18 @@ our upcoming GraphQLConf 2024. Our program is designed to provide
benefits to media and community partners, while also ensuring that
our conference is promoted in a positive and appropriate way.

{/* prettier-ignore */}
<div className="flex flex-wrap gap-2">
<Button
className="!text-white"
href="mailto:graphqlconf@graphql.org"
target="_blank"
>
Become a Media Partner
</Button>
>Become a Media Partner</Button>
<Button
className="!text-white"
href="mailto:graphqlconf@graphql.org"
target="_blank"
>
Become a Community Partner
</Button>
>Become a Community Partner</Button>
</div>

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

0 comments on commit 2b05d57

Please sign in to comment.