diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-06-19 11:35:11 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-06-19 11:35:11 +0700 |
| commit | 2de8d24f2d9850ae7578e5bf40f50c8157093625 (patch) | |
| tree | ff5d23f78bae82000e80e0b3a6b2ff357f1d859d /src-migrate | |
| parent | ba84659f27c84d0d2c0cc3275e211a865e416bf7 (diff) | |
<iman> update responsive promotion program
Diffstat (limited to 'src-migrate')
| -rw-r--r-- | src-migrate/modules/product-promo/styles/card.module.css | 4 |
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 |
