mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 12:24:18 +00:00
styles: change padding
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
@import "../../../../styles/utilities";
|
||||||
.breadCrumbWrapper {
|
.breadCrumbWrapper {
|
||||||
@apply py-12;
|
@apply py-12 spacing-horizontal;
|
||||||
padding-left: 3.2rem;
|
@screen lg {
|
||||||
|
padding-left: 3.2rem;
|
||||||
|
}
|
||||||
}
|
}
|
@@ -18,7 +18,6 @@
|
|||||||
}
|
}
|
||||||
.right {
|
.right {
|
||||||
flex-shrink: 3;
|
flex-shrink: 3;
|
||||||
max-width: 55.4rem;
|
|
||||||
@screen lg {
|
@screen lg {
|
||||||
margin-left: 6.4rem;
|
margin-left: 6.4rem;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user