1
0

fix: 修正文章标题锚点元素位置

This commit is contained in:
2025-10-08 19:02:40 +08:00
parent fc400bca79
commit 468ddbee16

View File

@@ -16,4 +16,8 @@
.vp-doc h2 { .vp-doc h2 {
padding-top: 0; padding-top: 0;
border-top: none; border-top: none;
.header-anchor {
top: 0;
}
} }