summaryrefslogtreecommitdiff
path: root/src-migrate/modules/promo/styles/voucher.module.css
diff options
context:
space:
mode:
Diffstat (limited to 'src-migrate/modules/promo/styles/voucher.module.css')
-rw-r--r--src-migrate/modules/promo/styles/voucher.module.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-migrate/modules/promo/styles/voucher.module.css b/src-migrate/modules/promo/styles/voucher.module.css
index bcb8169f..22d07f91 100644
--- a/src-migrate/modules/promo/styles/voucher.module.css
+++ b/src-migrate/modules/promo/styles/voucher.module.css
@@ -7,7 +7,7 @@
}
.voucher-card {
- @apply w-11/12 h-3/4 rounded-xl border items-center border-gray-200 shadow-md p-4 flex gap-x-4 ;
+ @apply w-full md:w-11/12 h-3/4 rounded-xl border items-center border-gray-200 shadow-md p-4 flex gap-x-4 ;
}
.voucher-image {