From 53b928a711ce0dd4fff6d1a17c3ca8267cdaee51 Mon Sep 17 00:00:00 2001 From: CarlNation Date: Tue, 9 Dec 2025 09:25:32 -0500 Subject: [PATCH 1/3] CASH-1931 CASH-1931 use bold for modal header sections. Do not let the link wrap text on to a new line --- .../quote/afterpay-modal-banner/afterpay-modal-banner.vue | 3 ++- src/ux-components/text-link/text-link.vue | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/layouts/quote/afterpay-modal-banner/afterpay-modal-banner.vue b/src/layouts/quote/afterpay-modal-banner/afterpay-modal-banner.vue index dfa68c9b4..98c6844b8 100644 --- a/src/layouts/quote/afterpay-modal-banner/afterpay-modal-banner.vue +++ b/src/layouts/quote/afterpay-modal-banner/afterpay-modal-banner.vue @@ -253,9 +253,10 @@ export default { height: 40px; } h3 { - font-family: UrbanistSemibold; + font-family: UrbanistBold; font-size: 1rem; margin: 0 0 0 0.5rem; + color: $black; } } p { diff --git a/src/ux-components/text-link/text-link.vue b/src/ux-components/text-link/text-link.vue index cae562b08..d9d9df115 100644 --- a/src/ux-components/text-link/text-link.vue +++ b/src/ux-components/text-link/text-link.vue @@ -15,7 +15,7 @@ {{ text }} - {{ text }} + {{ text }}