Adding description

This commit is contained in:
Belen Curcio
2020-10-12 10:02:09 -03:00
parent 6595b3de96
commit a717947ea2
3 changed files with 24 additions and 9 deletions

View File

@@ -66,7 +66,7 @@
}
.productTitle {
@apply p-3 h-14 bg-white text-black font-bold text-lg truncate leading-8 inline-flex;
@apply p-3 h-14 bg-white text-black font-bold text-xl truncate leading-8 inline-flex;
max-width: calc(100% - 50px);
@screen lg {