Last active
January 15, 2019 19:30
-
-
Save AlphaAlec/0565f27247271b3336a8a8aa6f944fc9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* 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