diff --git a/HackIllinois/UI/HILabel.swift b/HackIllinois/UI/HILabel.swift index 90f7eb63..03eb188a 100644 --- a/HackIllinois/UI/HILabel.swift +++ b/HackIllinois/UI/HILabel.swift @@ -136,7 +136,7 @@ class HILabel: UILabel { backgroundHIColor = \.clear font = HIAppearance.Font.contentTitle - case .viewTitle: // "What's cooking" + case .viewTitle: // "What's cooking, from 2022" textHIColor = \.whiteText backgroundHIColor = \.clear textAlignment = .center