We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4f2c91 commit 93b0c2aCopy full SHA for 93b0c2a
docs/planet.md
@@ -20,6 +20,10 @@ aside: false
20
21
:::
22
23
+[[toc]]
24
+
25
+---
26
27
## 文章
28
29
- <Icon name="fluent-color:receipt-16" /> 纯文字文章
@@ -105,3 +109,10 @@ aside: false
105
109
description="通过 Casdoor 实现 SSO 单点登录集成"
106
110
/>
107
111
</CardGrid>
112
113
114
+<style scoped>
115
+.vp-doc h2 {
116
+ margin: 0 0 16px !important;
117
+}
118
+</style>
0 commit comments