공개 화면 테마와 패널 구조 보정
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<SiteHeader />
|
||||
<div class="site-content-grid post-layout__grid">
|
||||
<LeftSidebar />
|
||||
<main class="post-main w-full bg-paper px-5 py-8 lg:w-[720px]">
|
||||
<main class="site-main post-main w-full px-5 py-8 lg:w-[720px]">
|
||||
<slot />
|
||||
</main>
|
||||
<RightSidebar />
|
||||
|
||||
Reference in New Issue
Block a user