🌐 AI搜索 & 代理 主页
Skip to content

Commit c485016

Browse files
author
Bravo Yeung
committed
Fix css for post title.
1 parent c0a839d commit c485016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/globals/common.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,7 @@ h3:hover:after { transform: scaleX(1); }
773773

774774
/* Add underline for post title in post pages */
775775
#post-title {
776-
display: inline-block;
776+
display: inline;
777777
margin: 0;
778778
}
779779

0 commit comments

Comments
 (0)