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