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 ff14a84 commit 8f83909Copy full SHA for 8f83909
src/components/index-page/powered-by-community.tsx
@@ -36,7 +36,7 @@ export function PoweredByCommunity() {
36
href="/community/foundation"
37
className="flex items-center justify-between gap-4 whitespace-pre px-6 py-8 hover:bg-white/10 focus-visible:!-outline-offset-8 lg:h-1/3 lg:px-8 lg:pr-12 xl:gap-6"
38
>
39
- Learn about GraphQL Foundation
+ Learn about the GraphQL Foundation
40
<ArrowDownIcon className="size-10 -rotate-90 text-pri-light" />
41
</Anchor>
42
</div>
0 commit comments