Skip to content

Instantly share code, notes, and snippets.

@popcornomnom
Last active June 13, 2020 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save popcornomnom/dd62d2b00c48c3e55a7c21067e378e89 to your computer and use it in GitHub Desktop.
Save popcornomnom/dd62d2b00c48c3e55a7c21067e378e89 to your computer and use it in GitHub Desktop.
extension UIFont {
public static var title: UIFont { .init(.h3, .bold) }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment