fix. GR_GALLERY_03 깨지는 이슈 수정
This commit is contained in:
@@ -73,7 +73,7 @@ const onArrowClick = (direction, targetIndex) => {
|
||||
<section class="section-standard">
|
||||
<WidgetsBackground v-if="backgroundData" :resources-data="backgroundData" />
|
||||
<div
|
||||
class="content-standard justify-start pt-[80px] px-0 max-w-[2043px] mx-auto md:pt-[120px]"
|
||||
class="content-standard justify-start pt-[80px] px-0 max-w-[2082px] mx-auto md:pt-[120px]"
|
||||
>
|
||||
<WidgetsMainTitle
|
||||
v-if="mainTitleData"
|
||||
|
||||
Reference in New Issue
Block a user