Skip to content

Commit e1b0fce

Browse files
Kapil GowruKapil Gowru
authored andcommitted
fix: more css
1 parent 6d6b889 commit e1b0fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/docs/home.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ hide-feedback: true
519519
}
520520
521521
/* Hide all anchor links on the homepage */
522-
[data-radix-popper-content-wrapper] {
522+
[data-radix-popper-content-wrapper]:has(span[id^="radix-"]) {
523523
display: none !important;
524524
}
525525
`}

0 commit comments

Comments
 (0)