mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-09-03 18:48:38 +02:00
@ -5,7 +5,14 @@
|
||||
}
|
||||
|
||||
html {
|
||||
-webkit-tap-highlight-color: transparent
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
scroll-behavior: smooth
|
||||
}
|
||||
|
||||
@media screen and (prefers-reduced-motion: reduce) {
|
||||
html {
|
||||
scroll-behavior: auto
|
||||
}
|
||||
}
|
||||
|
||||
a,
|
||||
|
Reference in New Issue
Block a user