fix: 首页帖子列表标题去掉加粗
保留 15px 字号,字重改回 400。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2992,7 +2992,7 @@ body:has(.admin-topbar) .ptr-indicator {
|
||||
|
||||
.post-row--v2 .post-title {
|
||||
font-size: 15px;
|
||||
font-weight: 500;
|
||||
font-weight: 400;
|
||||
line-height: 1.35;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user