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 3abba65 commit 6e26e28Copy full SHA for 6e26e28
website/src/IndexPage.tsx
@@ -13,6 +13,7 @@ export function Intro() {
13
14
return (
15
<ul
16
+ className="graph-docs-not-markdown"
17
sx={{
18
mb: '96px',
19
display: 'grid',
@@ -89,6 +90,7 @@ export function NetworkRoles() {
89
90
91
92
93
94
95
mt: Spacing['32px'],
96
mb: '128px',
@@ -147,6 +149,7 @@ export function Products() {
147
149
148
150
151
152
153
154
155
@@ -190,6 +193,7 @@ export function SupportedNetworks() {
190
193
191
194
192
195
196
197
198
my: Spacing['48px'],
199
0 commit comments