Skip to content

Instantly share code, notes, and snippets.

@kartiknair
Created May 25, 2020 16:42
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 kartiknair/ff38448445dac23466207075dcd9a1fc to your computer and use it in GitHub Desktop.
Save kartiknair/ff38448445dac23466207075dcd9a1fc to your computer and use it in GitHub Desktop.
html,
body {
font-size: 1rem;
}
h1 {
font-size: 2.25rem;
}
h2 {
font-size: 1.875rem;
}
h3 {
font-size: 1.5rem;
}
h4 {
font-size: 1.25rem;
}
h5 {
font-size: 1.125rem;
}
h6 {
font-size: 0.875rem;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment