Skip to content

Instantly share code, notes, and snippets.

@Heydon
Created April 21, 2018 09:34
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 Heydon/0097bc046e22d36bbadacf5aa4c14ea4 to your computer and use it in GitHub Desktop.
Save Heydon/0097bc046e22d36bbadacf5aa4c14ea4 to your computer and use it in GitHub Desktop.
const Heading = styled.h2`
font-size: 2rem;
`;
const Subheading = styled.h3`
font-size: 1.25rem;
`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment