UNPKG

91 BCSSView Raw
1
2
3@media not (prefers-reduced-motion) {
4 .smooth-scroll {
5 scroll-behavior: smooth;
6 }
7}
8