heart to the right

This commit is contained in:
Julián Benegas 2020-10-22 20:59:55 -03:00
parent fc40be8dcb
commit 48ed8a58ef

View File

@ -70,7 +70,7 @@
}
.wishlistButton {
@apply absolute z-30 top-6 right-12 bg-primary text-base w-10 h-10 flex items-center justify-center font-semibold leading-6 cursor-pointer;
@apply absolute z-30 top-6 right-0 bg-primary text-base w-10 h-10 flex items-center justify-center font-semibold leading-6 cursor-pointer;
@screen lg {
@apply right-12 text-white bg-violet;