Skip to content

Instantly share code, notes, and snippets.

@zenlor
Created March 13, 2024 09:51
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 zenlor/fe48718879916b0aa57833668ddbb2ac to your computer and use it in GitHub Desktop.
Save zenlor/fe48718879916b0aa57833668ddbb2ac to your computer and use it in GitHub Desktop.
responsive font css
:root {
font-size: calc(1rem + 0.25vw);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment