forked from crowetic/commerce
Simplify Simple ProductTitle
This commit is contained in:
parent
a0fee94223
commit
c4ed4e934d
@ -88,10 +88,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
& .productTitle {
|
& .productTitle {
|
||||||
margin-top: -7px;
|
@apply pt-2;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
|
|
||||||
& span {
|
& span {
|
||||||
line-height: 3;
|
@apply leading-extra-loose;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user