Digital PCT265 story ONEAPP-6389 - Update font style for item headers.
This commit is contained in:
parent
25c8c139a0
commit
47178a33d3
@ -24,7 +24,7 @@ extension Styler.Font {
|
||||
case .H2: actualFont = .RegularTitleXLarge
|
||||
case .B20: actualFont = .RegularBodyLarge
|
||||
case .H3: actualFont = .BoldTitleMedium
|
||||
case .B1: actualFont = .BoldBodySmall
|
||||
case .B1: actualFont = .RegularTitleSmall
|
||||
case .B2: actualFont = .RegularBodySmall
|
||||
case .B3: actualFont = .RegularMicro
|
||||
default: break
|
||||
|
||||
Loading…
Reference in New Issue
Block a user