운영 시작 버전 v1.0.0 정리
This commit is contained in:
@@ -274,7 +274,7 @@ useHead(() => ({
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="comments" class="mb-6 border-y border-[var(--site-line)] bg-[var(--site-panel-strong)] py-5 scroll-mt-14">
|
||||
<section id="comments" class="mt-12 mb-6 border-y border-[var(--site-line)] bg-[var(--site-panel-strong)] py-5 scroll-mt-14">
|
||||
<div class="mx-auto max-w-[720px] px-4 text-sm sm:px-5">
|
||||
<PostComments :slug="post.slug" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user