From 21634470518a4049fd2df8d95678a87f4e01bc4d Mon Sep 17 00:00:00 2001 From: Harsh Bharvada Date: Sun, 10 May 2020 08:37:10 +0530 Subject: [PATCH] Added responsiveness for Product with Overlapping Image Card --- .../UI/Cards/ProductCardWithPrice.vue | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/components/UI/Cards/ProductCardWithPrice.vue b/src/components/UI/Cards/ProductCardWithPrice.vue index 91a3fed..bb08867 100644 --- a/src/components/UI/Cards/ProductCardWithPrice.vue +++ b/src/components/UI/Cards/ProductCardWithPrice.vue @@ -1,18 +1,18 @@