Skip to content

Commit

Permalink
Merge pull request #171 from SLAC/SLACDP22-428-chrome-anchor-links
Browse files Browse the repository at this point in the history
[SLACDP22-428] Remove smooth-scrolling CSS
  • Loading branch information
kmonahan committed Apr 14, 2023
2 parents 29bb847 + dcb88e2 commit 52c964f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions source/01-global/html-elements/01-html/_html.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
min-height: 100%;
scroll-padding-top: var(--gesso-header-current-height, 0);
text-size-adjust: 100%;
@media screen and (prefers-reduced-motion: no-preference) {
scroll-behavior: smooth;
}
}

@if ($wysiwyg) {
Expand Down

0 comments on commit 52c964f

Please sign in to comment.