Skip to content

Instantly share code, notes, and snippets.

@jhned
Last active February 11, 2019 08:40
Show Gist options
  • Save jhned/6215157 to your computer and use it in GitHub Desktop.
Save jhned/6215157 to your computer and use it in GitHub Desktop.
A typography gist with global aspirations.
h1, h2, h3, h4, h5, h6 {
margin-top: 1.2em;
line-height: 1.1em;
}
p, ul, ol, table {
line-height: 1.8em;
margin-top: 1.2em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment