1
0
mirror of https://github.com/XTLS/Xray-docs-next.git synced 2025-08-25 12:55:42 +00:00
Xray-docs-next/docs/.vuepress/styles/theme.styl
2021-04-04 00:17:54 +08:00

6 lines
142 B
Stylus

*
scroll-behavior smooth
transition background-color .1s ease
@media screen and (prefers-reduced-motion: true)
scroll-behavior auto