We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c8a4b1 + 131e258 commit a5c96d3Copy full SHA for a5c96d3
1 file changed
src/templates/page.scss
@@ -18,6 +18,8 @@ body{
18
//overflow: auto;
19
overflow-x: hidden;
20
height: 100%;
21
+ scroll-behavior: smooth;
22
+ scroll-padding-top: 90px;
23
}
24
25
#root_header{
0 commit comments