Skip to content

Instantly share code, notes, and snippets.

@spemer
Last active January 3, 2018 06:18
Show Gist options
  • Save spemer/d324d19201ae78a51574c5b2d0f32861 to your computer and use it in GitHub Desktop.
Save spemer/d324d19201ae78a51574c5b2d0f32861 to your computer and use it in GitHub Desktop.
.header-text {
margin-top: calc(var(--font-size)*16px);
font-size: calc(var(--font-size)*3rem);
line-height: calc(var(--font-size)*1.5em);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment