fix. 공통 스타일 분리

This commit is contained in:
clkim
2025-09-25 13:19:24 +09:00
parent 7aa2ee7f36
commit ab58a98acf
11 changed files with 70 additions and 137 deletions

View File

@@ -30,7 +30,7 @@ const buttonListData = computed(() =>
<WidgetsBackground
v-if="backgroundData"
:resources-data="backgroundData"
:gradient="true"
gradient="h-[342px] bg-[linear-gradient(180deg,rgba(16,13,15,0)_0%,#100D0F_90%)] md:h-[720px]"
/>
<div class="section-content">
<WidgetsMainTitle