Skip to content

Commit d898daa

Browse files
committed
Add .gql-all-anchors-focusable
1 parent daab916 commit d898daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/index-page/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import { DataColocation } from "./data-colocation"
1111

1212
export function IndexPage() {
1313
return (
14-
<div className="bg-neu-0">
14+
<div className="gql-all-anchors-focusable bg-neu-0">
1515
<Hero />
1616
<TrustedBy />
1717
<HowItWorks />

0 commit comments

Comments
 (0)