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 8b927d9 commit 7c9dcb6Copy full SHA for 7c9dcb6
src/components/index-page/what-is-graphql/wires.tsx
@@ -421,7 +421,7 @@ const components = {
421
<Pre
422
{...props}
423
containerClassName="!absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 max-sm:scale-75"
424
- className="bg-neu-0"
+ className="!bg-transparent backdrop-blur-xl"
425
/>
426
),
427
code: Code,
0 commit comments