summaryrefslogtreecommitdiff
path: root/src-migrate/modules/promo/styles
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-06-26 15:30:48 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-06-26 15:30:48 +0700
commiteec3440fe52db85b325c600fdd393590dee906fe (patch)
tree480b6426d2a715a3c4220aeb94c7e06f4b268ae9 /src-migrate/modules/promo/styles
parent7c61c990c7987f7c3991e74ce53eb3204e268c75 (diff)
<iman> update all promotion
Diffstat (limited to 'src-migrate/modules/promo/styles')
-rw-r--r--src-migrate/modules/promo/styles/hero.module.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-migrate/modules/promo/styles/hero.module.css b/src-migrate/modules/promo/styles/hero.module.css
index 70d725be..a5ba6ecc 100644
--- a/src-migrate/modules/promo/styles/hero.module.css
+++ b/src-migrate/modules/promo/styles/hero.module.css
@@ -1,5 +1,5 @@
.wrapper {
- @apply bg-warning-100/50 rounded-xl w-full h-[460px] flex;
+ @apply rounded-xl w-full h-[460px] flex;
}
.desc-section {