Star

line-height

<h1 layout="line-height:2">...</h1>

The line-height utility will set the line-height on an element.

You can specify the value using any valid CSS unit. If no unit is provided, it doesn’t use an harmonic value but the value will be use as provided.