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 37a655b commit 926bd9dCopy full SHA for 926bd9d
python_docs_theme/static/pydoctheme.css
@@ -5,7 +5,7 @@ html {
5
scroll-behavior: auto;
6
}
7
8
-:target {
+html:has(:target) {
9
scroll-behavior: smooth;
10
11
0 commit comments