We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 506e0f2 + a51bc0a commit 8e007f6Copy full SHA for 8e007f6
python_docs_theme/static/pydoctheme.css
@@ -266,6 +266,9 @@ dl > dt span ~ em {
266
html {
267
scroll-padding-top: 40px;
268
}
269
+ body {
270
+ margin-top: 40px;
271
+ }
272
273
/* Top navigation bar */
274
.mobile-nav {
@@ -512,7 +515,6 @@ dl > dt span ~ em {
512
515
width: 100%;
513
516
514
517
.document {
- padding-top: 40px;
518
position: relative;
519
z-index: 0;
520
0 commit comments