Replies: 1 comment 1 reply
-
Add this CSS: .vp-doc h2 {
margin-top: 16px !important;
border-top: none !important;
} https://vitepress.dev/guide/extending-default-theme#customizing-css |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
h2标题自动加上了水平线,这个怎么移除?
Beta Was this translation helpful? Give feedback.
All reactions