feat: 优化部分文案和 tags 页导航栏间距

This commit is contained in:
Palm Civet
2025-08-21 23:44:11 +08:00
parent c53f91913c
commit c009616f74
2 changed files with 2 additions and 2 deletions

View File

@@ -449,7 +449,7 @@ const sanitizeDescription = (text) => stripMarkdown(text)
}
.topic-item {
padding: 10px 20px;
padding: 6px 20px;
cursor: pointer;
}