Skip to content

Commit

Permalink
Merge pull request #2998 from metacpan/haarg/re-add-scroll-offest
Browse files Browse the repository at this point in the history
  • Loading branch information
dhogan8 authored Mar 1, 2024
2 parents cea5906 + fb6a0cf commit dfae65b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions root/static/less/global.less
Original file line number Diff line number Diff line change
Expand Up @@ -458,3 +458,7 @@ h1, .h1, h2, .h2, h3, .h3 {
.nav-list li.release-banner + li.nav-header {
margin-top: 5px;
}

.page-content * {
scroll-margin-top: 60px;
}

0 comments on commit dfae65b

Please sign in to comment.