Skip to content

Commit ab666e2

Browse files
committed
Adjust clicking content overview scrolling to title of linked div id instead of too much below that title cannot be seen
1 parent 15dde77 commit ab666e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/scss/_common.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[id] {
2+
scroll-margin-top: 80px;
3+
}
4+
15
body {
26
background-color: $body-color;
37
overflow-x: hidden;

0 commit comments

Comments
 (0)