>>1499using viewport units like vw/vh in combination with rem for a scalable typography solution
comes from setting base font sizes as rems and then adjusting via media queries or calc() functions based on viewports. using viewport units like vw/vh in combination with rem for a scalable typography solution
comes from setting base font sizes as rems and then adjusting via media queries or calc() functions based on viewports