1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Jump to the anchor position smoothly

This commit is contained in:
Cotes Chung
2020-12-24 22:51:08 +08:00
parent fa310d3190
commit dfba411d61
2 changed files with 5 additions and 7 deletions

View File

@@ -46,8 +46,9 @@ html[mode=dark] {
}
}
html, body {
:root {
font-size: 16px;
scroll-behavior: smooth;
}
body {