Skip to content

Commit

Permalink
Update HILabel.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
s0phialiu authored Aug 8, 2023
1 parent aecfc6c commit f9af666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HackIllinois/UI/HILabel.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f9af666

Please sign in to comment.