fix: fix the wrong position in note

This commit is contained in:
huan_kong 2023-11-20 15:58:32 +08:00
parent 0f88f5064f
commit 2f08ccd6b4

View File

@ -22,6 +22,7 @@ html {
font-size: 16px;
line-height: 1.4;
scroll-behavior: smooth;
scroll-padding-top: 80px;
}
body {