From dbb2621e671c65a473803c4fdd3a5ce6d6af1e11 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Fri, 8 Nov 2024 09:10:51 -0500 Subject: [PATCH] CSR-2346 fix misaligned promo copy. Update colors and font sizes with variable and REM values. --- .../promo-modal-question/promo-modal-question.vue | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/fmg-components/promo-modal-question/promo-modal-question.vue b/src/fmg-components/promo-modal-question/promo-modal-question.vue index a6b591e67..9f102fd52 100644 --- a/src/fmg-components/promo-modal-question/promo-modal-question.vue +++ b/src/fmg-components/promo-modal-question/promo-modal-question.vue @@ -50,7 +50,7 @@ cmsWidgetName="AlertInshopPromoWidget" alertClass="alert-danger" v-bind:isDismissible="false" /> -
+
Promo code {{ promoCode }} applied @@ -357,19 +357,18 @@ export default {