mirror of
https://github.com/vercel/commerce.git
synced 2025-07-24 10:41:23 +00:00
🔨 refactor: ProductList
:%s
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
.wrapper{
|
||||
.list{
|
||||
max-width: 109.4rem;
|
||||
@apply flex flex-wrap;
|
||||
// max-width: 109.4rem;
|
||||
@apply flex flex-wrap justify-around;
|
||||
}
|
||||
.pagination{
|
||||
padding-top: 4.8rem;
|
||||
max-width: 109.4rem;
|
||||
// max-width: 109.4rem;
|
||||
@apply flex justify-center items-center ;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user