>>1817the math gets annoying if you try to do it manually every time. i usually just use a
calc()
helper function in my scss files so i don't have to eyeball the viewport width value.
>always use rem for the min and max valuesit keeps things much more consistent when users change their browser font settings.