[HomePanel] 스타일 변경건

- 각페이지별 스타일변경.
This commit is contained in:
junghoon86.park
2024-02-13 15:40:58 +09:00
parent 2e8662f389
commit 41a01a0059
15 changed files with 178 additions and 177 deletions

View File

@@ -63,7 +63,8 @@ const BestSeller = () => {
}}
noScrollByWheel
scrollMode="translate"
spacing={scaleW(18)}
spacing={scaleW(24)}
className={css.grid}
/>
)}
</TGrid>