[FeaturedBrandsPanel] UpComing, css 수정

Detail Notes :

1. UpComing.module.less, margin 추가
This commit is contained in:
younghoon100.park
2024-02-08 15:01:25 +09:00
parent b70dfca64e
commit 3e46293677

View File

@@ -2,6 +2,8 @@
@import "../../../style/utils.module.less"; @import "../../../style/utils.module.less";
.container { .container {
margin-bottom: 58px;
h2 { h2 {
margin-bottom: 24px; margin-bottom: 24px;
} }