mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
fix notion page max-width
This commit is contained in:
@@ -521,7 +521,7 @@ summary > .notion-h {
|
||||
}
|
||||
|
||||
.notion-page {
|
||||
width: var(--notion-max-width);
|
||||
/* width: var(--notion-max-width); */
|
||||
padding-left: calc(min(12px, 8vw));
|
||||
padding-right: calc(min(12px, 8vw));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user