style: 优化移动端ui

This commit is contained in:
2026-08-15 22:33:09 +08:00
parent 4a224b58f4
commit 7638a2ae0e
2 changed files with 10 additions and 1 deletions

View File

@@ -42,5 +42,10 @@ const {siteTitle,git} = siteConfig;
margin-top: 12px;
margin-bottom: 0;
}
h1 {
font-size: 20px;
font-weight: normal;
}
}
</style>