fix: archor top

This commit is contained in:
GeoDaoyu
2026-02-12 22:04:34 +08:00
committed by GitHub
parent 68cd389545
commit 9e735fd8f2
5 changed files with 20 additions and 0 deletions
+4
View File
@@ -77,6 +77,10 @@
border-top: 0 !important;
}
.vp-doc h2 .header-anchor {
top: 10px !important;
}
.vp-doc :where(h3) {
margin: 18px 0 8px;
}