Product View

This commit is contained in:
Belen Curcio
2020-10-12 10:46:17 -03:00
parent 2d347d487b
commit d5868fae02
4 changed files with 20 additions and 37 deletions

View File

@@ -79,5 +79,5 @@
}
.wishlistButton {
@apply w-10 h-10 flex items-center justify-center bg-white text-black font-semibold inline-block text-sm leading-6 cursor-pointer;
@apply w-10 h-10 flex items-center justify-center bg-white text-black font-semibold inline-block text-xs leading-6 cursor-pointer;
}