Feed card revert.
This commit is contained in:
parent
acc91902e5
commit
123ac6b2a1
@ -409,7 +409,7 @@ CGFloat const LabelWithInternalButtonLineSpace = 2;
|
|||||||
}
|
}
|
||||||
|
|
||||||
+ (nullable UIFont *)fontForFeedCardTitle:(BOOL)genericScaling {
|
+ (nullable UIFont *)fontForFeedCardTitle:(BOOL)genericScaling {
|
||||||
return [self getFontForStyleString:@"BoldTitleSmall" genericScaling:genericScaling];
|
return [self getFontForStyleString:@"BoldTitleXLarge" genericScaling:genericScaling];
|
||||||
}
|
}
|
||||||
|
|
||||||
+ (nullable UIFont *)fontForLargeLoyaltyHeaderTitle:(BOOL)genericScaling {
|
+ (nullable UIFont *)fontForLargeLoyaltyHeaderTitle:(BOOL)genericScaling {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user