add scroll-behavior:smooth

pull/978/head
Jack-Zhang-1314 3 years ago
parent 1ef7a1857c
commit 1a768c51d4

@ -8,6 +8,7 @@ html {
line-height: 1.4;
font-size: 16px;
-webkit-text-size-adjust: 100%;
scroll-behavior: smooth;
}
html.dark {

Loading…
Cancel
Save