mirror of
https://github.com/vercel/commerce.git
synced 2025-07-21 19:51:22 +00:00
styles: add max-width blogslist
This commit is contained in:
parent
9f9445d3bf
commit
384cbf342d
@ -1,9 +1,10 @@
|
||||
@import "../../../../styles/utilities";
|
||||
|
||||
.wrapper{
|
||||
@apply flex flex-col spacing-horizontal;
|
||||
@apply flex flex-col spacing-horizontal items-center;
|
||||
.list{
|
||||
@apply flex flex-wrap flex justify-around;
|
||||
@apply flex flex-wrap justify-between;
|
||||
max-width: 121.6rem;
|
||||
}
|
||||
.card{
|
||||
padding-bottom: 4rem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user