Styling updates

This commit is contained in:
Bel Curcio
2021-06-05 13:57:51 -03:00
parent aca215cbbb
commit 97984c3691
16 changed files with 1032 additions and 957 deletions

View File

@@ -96,3 +96,7 @@
.productImage {
@apply transform transition-transform duration-500 object-cover scale-120;
}
.slim {
@apply bg-transparent relative overflow-hidden box-border;
}