Skip to content

Commit 7c9dcb6

Browse files
committed
wip
1 parent 8b927d9 commit 7c9dcb6

File tree

1 file changed

+1
-1
lines changed
  • src/components/index-page/what-is-graphql

1 file changed

+1
-1
lines changed

src/components/index-page/what-is-graphql/wires.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ const components = {
421421
<Pre
422422
{...props}
423423
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"
424+
className="!bg-transparent backdrop-blur-xl"
425425
/>
426426
),
427427
code: Code,

0 commit comments

Comments
 (0)