fix(docs): heading size not comfortable

This commit is contained in:
Neko Ayaka
2025-05-10 02:19:39 +08:00
parent 76f6e27177
commit 1522978a24
+1 -1
View File
@@ -48,7 +48,7 @@ starlight-menu-button button svg {
.content-panel .sl-container h6 {
margin-top: 2em;
color: #000;
font-size: 2em;
font-size: 1em;
}
@media (max-width: 72rem) {