1
0
mirror of https://github.com/XTLS/Xray-docs-next.git synced 2025-08-24 20:38:35 +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