mirror of
https://github.com/vercel/commerce.git
synced 2025-07-27 04:01:23 +00:00
styles: change padding
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
@import "../../../../styles/utilities";
|
||||
.breadCrumbWrapper {
|
||||
@apply py-12;
|
||||
padding-left: 3.2rem;
|
||||
@apply py-12 spacing-horizontal;
|
||||
@screen lg {
|
||||
padding-left: 3.2rem;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user