語法
行高line-height
Setting the height of a line box.
Overview
Class | Declarations |
---|---|
line-height:size | line-height: size;
|
Conditionally apply
Apply styles based on different states using selectors and applying conditionally.
<div class="leading:1:hover leading:1@sm leading:1@dark leading:1@print">…</div>