mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-01-20 17:51:40 +03:00
6 lines
142 B
Stylus
6 lines
142 B
Stylus
*
|
|
scroll-behavior smooth
|
|
transition background-color .1s ease
|
|
@media screen and (prefers-reduced-motion: true)
|
|
scroll-behavior auto
|