fix ui flaw

This commit is contained in:
PrinOrange
2024-01-06 20:56:07 +08:00
parent 099795ab4c
commit 1c6225120d

View File

@@ -44,7 +44,7 @@ export default function Home(props: HomePageProps) {
<PostList data={props.pinnedPostList} />
</div>
)}
<hr />
<Separator />
{props.latestPostList.length !== 0 && (
<div>
<h2 className={`my-5 flex justify-center text-2xl font-bold ${fontFangZhengXiaoBiaoSongCN.className}`}>