blog

  • Home
  • blog
  • Managing Typography on Large Apps

Managing Typography on Large Apps

Category: Link, naming, typography

Harry Roberts suggest very minimal styles for h1-h6, then using heading-specific class names to actually style them, regardless of what element they turn out to be.

I could get behind that. In the past I’ve done .h1, .h2, etc rather than use the tag selectors, but heck, you might as well just give them names.

Direct Link to ArticlePermalink


Managing Typography on Large Apps is a post from CSS-Tricks

LEAVE A REPLY