mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-20 23:16:49 +00:00
hexo: 适配ipad样式
This commit is contained in:
@@ -47,7 +47,7 @@ const NotionPage = ({ post }) => {
|
||||
}
|
||||
}
|
||||
|
||||
return <div id='container'>
|
||||
return <div id='container' className='max-w-4xl mx-auto'>
|
||||
<NotionRenderer
|
||||
recordMap={post.blockMap}
|
||||
mapPageUrl={mapPageUrl}
|
||||
|
||||
Reference in New Issue
Block a user