mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-05 07:26:46 +00:00
gitbook主题改版
This commit is contained in:
@@ -95,7 +95,7 @@ const NavPostList = props => {
|
||||
id='posts-wrapper'
|
||||
className='w-full flex-grow space-y-0.5 pr-4 tracking-wider'>
|
||||
{/* 当前文章 */}
|
||||
<BlogPostCard className='text-sm py-2' post={homePost} />
|
||||
<BlogPostCard className='mb-4' post={homePost} />
|
||||
|
||||
{/* 文章列表 */}
|
||||
{categoryFolders?.map((group, index) => (
|
||||
|
||||
Reference in New Issue
Block a user