Skip to content

Instantly share code, notes, and snippets.

@Shivendra30
Created October 31, 2019 01:55
Show Gist options
  • Save Shivendra30/42120e690e52679f0a8d9d24a1e9abe3 to your computer and use it in GitHub Desktop.
Save Shivendra30/42120e690e52679f0a8d9d24a1e9abe3 to your computer and use it in GitHub Desktop.
html{
font-size: calc(1vw + 1em)/2;
}
.some-random-input{
font-size: 2em; /*Twice the size defined above*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment