summaryrefslogtreecommitdiff
path: root/src-migrate/modules/product/PromoProduct.module.css
diff options
context:
space:
mode:
Diffstat (limited to 'src-migrate/modules/product/PromoProduct.module.css')
-rw-r--r--src-migrate/modules/product/PromoProduct.module.css15
1 files changed, 0 insertions, 15 deletions
diff --git a/src-migrate/modules/product/PromoProduct.module.css b/src-migrate/modules/product/PromoProduct.module.css
deleted file mode 100644
index c13bccb8..00000000
--- a/src-migrate/modules/product/PromoProduct.module.css
+++ /dev/null
@@ -1,15 +0,0 @@
-.product {
- @apply w-4/12;
-}
-
-.image {
- @apply border border-gray_r-6 p-2.5 rounded-lg;
-}
-
-.fillDesc {
- @apply mt-2 text-danger-600;
-}
-
-.name {
- @apply mt-1 line-clamp-3 font-medium;
-}