mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
theme-simple
This commit is contained in:
@@ -16,7 +16,7 @@ export const LayoutSlug = props => {
|
||||
|
||||
{lock && <ArticleLock validPassword={validPassword} />}
|
||||
|
||||
{!lock && <div id="notion-article" className="px-2">
|
||||
{!lock && <div id="notion-article" className="px-2 xl:max-w-4xl 2xl:max-w-6xl ">
|
||||
|
||||
{post && <>
|
||||
<ArticleInfo post={post} />
|
||||
|
||||
Reference in New Issue
Block a user