Skip to content

Commit 926bd9d

Browse files
authored
Update pydoctheme.css
1 parent 37a655b commit 926bd9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_docs_theme/static/pydoctheme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ html {
55
scroll-behavior: auto;
66
}
77

8-
:target {
8+
html:has(:target) {
99
scroll-behavior: smooth;
1010
}
1111

0 commit comments

Comments
 (0)