apply debug changes
This commit is contained in:
@@ -56,7 +56,7 @@ const numberFormat = (number) =>
|
||||
|
||||
<style lang="scss">
|
||||
.product-card {
|
||||
box-shadow: 0px 2px 10px 0px #87C29A;
|
||||
box-shadow: 0px 2px 14px 0px #e5eef5;
|
||||
@apply bg-white rounded-[0.6rem] border flex flex-col relative;
|
||||
|
||||
&>img {
|
||||
|
||||
Reference in New Issue
Block a user