mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-09 07:26:47 +00:00
hexo:边距微调
This commit is contained in:
@@ -59,7 +59,7 @@ const LayoutBase = props => {
|
|||||||
|
|
||||||
{headerSlot}
|
{headerSlot}
|
||||||
|
|
||||||
<main id="wrapper" className="w-full py-8 md:px-8 min-h-screen">
|
<main id="wrapper" className="w-full py-8 md:px-8 xl:px-24 min-h-screen">
|
||||||
<div
|
<div
|
||||||
id="container-inner"
|
id="container-inner"
|
||||||
className="pt-14 w-full mx-auto lg:flex justify-center lg:space-x-4"
|
className="pt-14 w-full mx-auto lg:flex justify-center lg:space-x-4"
|
||||||
|
|||||||
Reference in New Issue
Block a user