We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04a766f + 1515a9c commit 08b010cCopy full SHA for 08b010c
1 file changed
src/sections/app.style.js
@@ -49,6 +49,7 @@ html{
49
overflow-x: hidden;
50
box-sizing: border-box;
51
-ms-overflow-style: scrollbar;
52
+ scroll-padding-top: 5rem;
53
}
54
55
body,html {
0 commit comments