fix product titles

This commit is contained in:
Julián Benegas 2020-10-23 21:36:52 -03:00
parent 4f50bf6b7c
commit 17767624ce

View File

@ -86,7 +86,6 @@
}
& .productTitle {
width: 18vw;
margin-top: -7px;
font-size: 1rem;
& span {
@ -100,8 +99,7 @@
}
.productTitle {
@apply pt-2 max-w-full;
width: 400px;
@apply pt-2 max-w-full w-full;
font-size: 2rem;
letter-spacing: 0.4px;