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 daab916 commit d898daaCopy full SHA for d898daa
src/components/index-page/index.tsx
@@ -11,7 +11,7 @@ import { DataColocation } from "./data-colocation"
11
12
export function IndexPage() {
13
return (
14
- <div className="bg-neu-0">
+ <div className="gql-all-anchors-focusable bg-neu-0">
15
<Hero />
16
<TrustedBy />
17
<HowItWorks />
0 commit comments