mobile-gitbook

This commit is contained in:
tangly1024
2023-06-24 12:35:42 +08:00
parent c4ad41b0b6
commit 6a413fbdb2
5 changed files with 67 additions and 25 deletions

View File

@@ -25,7 +25,7 @@ export const LayoutSlug = (props) => {
{/* Notion文章主体 */}
{post && (<section id="notion-article" className="px-1">
<NotionPage post={post} />
<NotionPage post={post} />
</section>)}
<section>