Skip to content

Commit acdff9c

Browse files
authored
Offset for headers
1 parent 39c569b commit acdff9c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

web/pandas/static/css/pandas.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
html {
2+
scroll-padding-top: calc(var(--pst-header-height) + 1rem);
3+
}
14
body {
25
padding-top: 5em;
36
color: #444;

0 commit comments

Comments
 (0)