Skip to content

Instantly share code, notes, and snippets.

@AlphaAlec
Last active January 15, 2019 19:30
Show Gist options
  • Save AlphaAlec/0565f27247271b3336a8a8aa6f944fc9 to your computer and use it in GitHub Desktop.
Save AlphaAlec/0565f27247271b3336a8a8aa6f944fc9 to your computer and use it in GitHub Desktop.
/* this allows the font size to adjust automatically as the browser width changes */
font-size: calc(1.5vw + 0px);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment