Skip to content

Commit b22567c

Browse files
authored
Adopt Recoleta (#24632)
1 parent 6041190 commit b22567c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WordPress/Classes/ViewRelated/Gutenberg/Collapsable Header/CollapsableHeaderViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ class CollapsableHeaderViewController: UIViewController, NoResultsViewHost {
233233
configureSubtitleToCategoryBarSpacing()
234234
configureHeaderImageView()
235235
navigationItem.titleView = titleView
236-
largeTitleView.font = WPStyleGuide.serifFontForTextStyle(UIFont.TextStyle.largeTitle, fontWeight: .semibold)
236+
largeTitleView.font = UIFont.make(.recoleta, textStyle: .largeTitle, weight: .medium)
237237
toggleFilterBarConstraints()
238238
styleButtons()
239239
setStaticText()

0 commit comments

Comments
 (0)