Digital PCT265 story ONEAPP-6389 - update header H2

This commit is contained in:
Scott Pfeil 2024-03-12 15:41:49 -04:00
parent 5c414a0e40
commit 25c8c139a0

View File

@ -21,7 +21,7 @@ extension Styler.Font {
case .TitleXLarge: actualFont = .RegularTitleXLarge
case .H1: actualFont = .RegularTitle2XLarge
case .H32: actualFont = .RegularTitleXLarge
case .H2: actualFont = .RegularTitleLarge
case .H2: actualFont = .RegularTitleXLarge
case .B20: actualFont = .RegularBodyLarge
case .H3: actualFont = .BoldTitleMedium
case .B1: actualFont = .BoldBodySmall