vw for line-height

The ideal measure, according to Bringhurst, is between 20em and 40em. Of course many factors may influence this number. For instance, line-height: the higher the line-height, the wider a measure can be. Which makes sense. When there's more space between each line of text, it's much easier to find the next line than when all lines are cramped together. This could result in the idea that we should use the vw unit to define line-height: the wider the viewport, the higher the line-height should be. This is an experiment. This first paragraph has line-height: 3vw. Which is ok for wide screens, but not good at all on smaller screens.

View this page in Ish

  1. vmax for line-height
  2. viewport calculations for line-height