smaller font for date/unread, per updated spec

// FREEBIE
pull/1/head
Michael Kirk 7 years ago
parent bba2bcefe2
commit 743867859f

@ -333,7 +333,7 @@ NS_ASSUME_NONNULL_BEGIN
- (UIFont *)dateTimeFont
{
return [UIFont ows_dynamicTypeFootnoteFont].ows_mediumWeight;
return [UIFont ows_dynamicTypeCaption1Font].ows_mediumWeight;
}
- (UIFont *)snippetFont

Loading…
Cancel
Save