diff --git a/src/components/common/ProductList/ProductList.module.scss b/src/components/common/ProductList/ProductList.module.scss index b032f409d..e13b6649c 100644 --- a/src/components/common/ProductList/ProductList.module.scss +++ b/src/components/common/ProductList/ProductList.module.scss @@ -1,5 +1,5 @@ .wrapper { - margin-top: 4rem; + margin: 4rem auto; .list { @apply flex flex-wrap justify-around; .empty {