feat: add data-scroll-behavior and CSS smooth scroll with reduced-motion fallback
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
|
||||
@layer base {
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
scroll-padding-top: var(--scroll-offset);
|
||||
}
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user