mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-06-02 23:59:51 -04:00
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 commit80954de8bd
. Revert "footer: rm unused code" This reverts commitc76233b350
.
This commit is contained in:
parent
7c53c14c85
commit
0f994eee95
3 changed files with 24 additions and 18 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue