Closed diggeddy closed 2 years ago
Would Require the following User Set variables:
Min-font size Max-font size Min-screen size Max-screen size
Then this is the calculation.
font-size: calc( $min-font-size * ( $max-font-size - $min-font-size ) * ( 100vw - $min-screen-size ) / ( $max-sceen-size - $min-screen-size ) );
UI:
For just the Headline block?
Yeah
you really gonna go for this ?
Only 4 options... would be pretty badass right?
like Samuel L
Closing this on grounds we'll review clamp in the future
clamp
Would Require the following User Set variables:
Min-font size Max-font size Min-screen size Max-screen size
Then this is the calculation.
font-size: calc( $min-font-size * ( $max-font-size - $min-font-size ) * ( 100vw - $min-screen-size ) / ( $max-sceen-size - $min-screen-size ) );
UI: