8000
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 1201e82 commit e005a18Copy full SHA for e005a18
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