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,8 @@
|
|||||||
|
@import "../../../../styles/utilities";
|
||||||
|
|
||||||
.breadCrumb {
|
.breadCrumb {
|
||||||
@apply absolute z-10 pt-12;
|
@apply absolute z-10 pt-12 spacing-horizontal;
|
||||||
padding-left: 3.2rem;
|
@screen lg{
|
||||||
|
padding-left: 3.2rem;
|
||||||
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user