Skip to content

Commit e21e405

Browse files
committed
adjust scroll padding
1 parent c508119 commit e21e405

File tree

1 file changed

+1
-1
lines changed
  • lib/rdoc/generator/template/rorvswild/css

1 file changed

+1
-1
lines changed

lib/rdoc/generator/template/rorvswild/css/rdoc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ html {
4040
font-weight: normal;
4141
font-size: 14px;
4242
font-optical-sizing: auto;
43-
scroll-padding-top: calc(40px - 0.5em);
43+
scroll-padding-top: calc(40px + 1em);
4444
scroll-behavior: smooth;
4545
font-feature-settings: 'liga' 1, 'calt' 1; /* fix for Chrome */
4646
}

0 commit comments

Comments
 (0)