footer: change scroll behaviour as it was before 80954de

fixes #151

anchored-headings: retain anchor link '#' in URL
cc #108

footer: remove '#' with go-to-top

Revert "anchored-headings: retain anchor link '#' in URL"
This reverts commit 80954de8bd.

Revert "footer: rm unused code"
This reverts commit c76233b350.
This commit is contained in:
Aditya Telange 2020-12-24 12:47:42 +05:30
parent 7c53c14c85
commit 0f994eee95
3 changed files with 24 additions and 18 deletions

View file

@ -5,14 +5,7 @@
}
html {
-webkit-tap-highlight-color: transparent;
scroll-behavior: smooth
}
@media screen and (prefers-reduced-motion: reduce) {
html {
scroll-behavior: auto
}
-webkit-tap-highlight-color: transparent
}
a,