fix cookie not dismissing

This commit is contained in:
Julián Benegas
2020-10-23 21:58:05 -03:00
parent b5022fc809
commit 68752caa60
3 changed files with 9 additions and 3 deletions

View File

@@ -47,7 +47,7 @@
@screen lg {
& .name,
& .price {
@apply bg-hover-1 text-white;
@apply bg-violet-light text-white;
}
}
}