apply debug changes

This commit is contained in:
mohadese namavar
2024-07-07 14:16:58 +04:30
parent cb86fa4278
commit c1762c0083
11 changed files with 321 additions and 210 deletions
+1 -1
View File
@@ -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 {