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.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/src-migrate/modules/promo/styles/voucher.module.css b/src-migrate/modules/promo/styles/voucher.module.css
new file mode 100644
index 00000000..22a3a0ac
--- /dev/null
+++ b/src-migrate/modules/promo/styles/voucher.module.css
@@ -0,0 +1,3 @@
+.title {
+ @apply text-h-sm md:text-h-lg font-semibold;
+}