fix. sns 수정

This commit is contained in:
clkim
2026-01-21 17:25:04 +09:00
parent 9ec38c3bcf
commit 1a842abe4b
3 changed files with 83 additions and 40 deletions

View File

@@ -3,9 +3,9 @@
<template>
<LayoutsHeader />
<main class="main-promotion relative">
<BlocksButtonHome />
<LayoutsEventNavigation />
<slot />
<LayoutsEventNavigation />
<BlocksButtonHome />
</main>
<LayoutsFooter />
</template>