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 acdff9c commit e793a7aCopy full SHA for e793a7a
web/pandas/static/css/pandas.css
@@ -1,5 +1,5 @@
1
html {
2
- scroll-padding-top: calc(var(--pst-header-height) + 1rem);
+ scroll-padding-top: 5rem;
3
}
4
body {
5
padding-top: 5em;
0 commit comments