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 348e81d commit 58b0831Copy full SHA for 58b0831
1 file changed
app/assets/main.css
@@ -159,8 +159,8 @@ html {
159
-webkit-font-smoothing: antialiased;
160
-moz-osx-font-smoothing: grayscale;
161
text-rendering: optimizeLegibility;
162
- scroll-padding-top: 5rem;
163
/* Offset for fixed header - otherwise anchor headers are cutted */
+ scroll-padding-top: 5rem;
164
scrollbar-gutter: stable;
165
}
166
0 commit comments