summaryrefslogtreecommitdiff
path: root/src-migrate/modules
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-06-19 11:35:11 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-06-19 11:35:11 +0700
commit2de8d24f2d9850ae7578e5bf40f50c8157093625 (patch)
treeff5d23f78bae82000e80e0b3a6b2ff357f1d859d /src-migrate/modules
parentba84659f27c84d0d2c0cc3275e211a865e416bf7 (diff)
<iman> update responsive promotion program
Diffstat (limited to 'src-migrate/modules')
-rw-r--r--src-migrate/modules/product-promo/styles/card.module.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src-migrate/modules/product-promo/styles/card.module.css b/src-migrate/modules/product-promo/styles/card.module.css
index 29db13f3..faa3b370 100644
--- a/src-migrate/modules/product-promo/styles/card.module.css
+++ b/src-migrate/modules/product-promo/styles/card.module.css
@@ -45,7 +45,7 @@
@apply text-gray_r-9;
}
-/* @media only screen and (max-width: 384px) {
+@media only screen and (max-width: 384px) {
.basePrice {
@apply text-[13px];
}
@@ -55,4 +55,4 @@
.totalItems{
@apply text-[11px];
}
- } */
+ } \ No newline at end of file