fix. 여백 수정
This commit is contained in:
@@ -29,7 +29,6 @@ const videoPlayData = computed(() =>
|
||||
:resources-data="mainTitleData"
|
||||
class="main-title"
|
||||
/>
|
||||
<!-- 유튜브 비디오 갤러리 -->
|
||||
<BlocksSlideThumbnail
|
||||
:slide-item-list="slideThumbnailData"
|
||||
:video-play="videoPlayData"
|
||||
|
||||
@@ -73,7 +73,7 @@ const bannerSize = {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<section class="section-container">
|
||||
<section class="pt-[140px] pb-[80px] md:pt-[200px] md:pb-[120px]">
|
||||
<WidgetsBackground
|
||||
v-if="backgroundData"
|
||||
:resources-data="backgroundData"
|
||||
|
||||
Reference in New Issue
Block a user