锚点跳转时增加平滑移动

This commit is contained in:
huan_kong 2023-07-03 09:19:23 +08:00 committed by GitHub
parent 53bca6a680
commit 6bdb95a826
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@
html {
font-size: 16px;
scroll-behavior: smooth;
}
body {