mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 04:14:18 +00:00
🎨 styles: set max width for content = 1536px
:%s
This commit is contained in:
parent
0cfb2beab4
commit
72e16697be
@ -4,6 +4,8 @@
|
||||
min-height: 100vh;
|
||||
> main {
|
||||
flex: 1;
|
||||
max-width: min( 100%, 1536px);
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
.filter{
|
||||
|
Loading…
x
Reference in New Issue
Block a user