fix: 补全SEO&调整列表样式 #67

Manually merged
remilia merged 3 commits from chore/misc-fixes into master 2025-11-08 10:15:07 +08:00
Showing only changes of commit bfdae60910 - Show all commits

View File

@ -40,6 +40,7 @@
<style scoped>
.spec-collapse ::v-deep(.el-collapse-item__header) {
font-size: 1rem;
font-weight: 600;
padding: 1rem;
}
</style>