From 71940475bb80f9f708de948654fff6de4aac4ca1 Mon Sep 17 00:00:00 2001 From: Raphael Ferrand Date: Thu, 15 Aug 2024 22:57:21 +0200 Subject: [PATCH] release 10.12.2 - fix changelog typo --- RELEASE_NOTES.md | 2 +- src/App/Home/constants.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5b629ff773..8745879446 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,7 +6,7 @@ - Typography - - change font family of "title 6"/h6 from Arial to the brand's headline font (e.g. "SwedbankPay Headline" or "Futura PT W08 Demi" depending on brand) + - change font family of "title 6"/h6 from Arial to the brand's headline font (e.g. "SwedbankPay Headline Bold" or "Futura PT W08 Demi" depending on brand) - Progress-steps diff --git a/src/App/Home/constants.js b/src/App/Home/constants.js index 9bc9ce93a0..05f1222c46 100644 --- a/src/App/Home/constants.js +++ b/src/App/Home/constants.js @@ -18,7 +18,7 @@ export const changeLogs = [ Typography
"Title 6" font-family switches from Arial to the brand's headline font - (e.g. Swedbank Headline) + (e.g. Swedbank Headline Bold)

Progress bar