diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-07-17 11:07:00 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-07-17 11:07:00 +0700 |
| commit | 60060b517651e1122a638a3f592017879a0e9e63 (patch) | |
| tree | d3d7cc24eb59fdeaac08c08d2a4b2c1d553db7d9 /src-migrate/modules/promo/components/FlashSale.tsx | |
| parent | 937013e8bf9f176c18a31d94205b9116d2a02224 (diff) | |
<iman> update all promotion
Diffstat (limited to 'src-migrate/modules/promo/components/FlashSale.tsx')
| -rw-r--r-- | src-migrate/modules/promo/components/FlashSale.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-migrate/modules/promo/components/FlashSale.tsx b/src-migrate/modules/promo/components/FlashSale.tsx index 16cb7647..05bf1e11 100644 --- a/src-migrate/modules/promo/components/FlashSale.tsx +++ b/src-migrate/modules/promo/components/FlashSale.tsx @@ -12,7 +12,7 @@ const FlashSale = dynamic( const FlashSalePromo = ()=> { return( <> - <h1 className='text-h-sm md:text-h-lg font-semibold'>Bayar Setengahnya!</h1> + <h1 className='h-4'></h1> <FlashSale/> </> ) |
