Line Height
The line-height property controls the vertical spacing between text characters.
| Class | Properties |
|---|---|
| wpex-leading-none | line-height: 1; |
| wpex-leading-tight | line-height: 1.4; |
| wpex-leading-snug | line-height: 1.375; |
| wpex-leading-normal | line-height: 1.5; |
| wpex-leading-relaxed | line-height: 1.625; |
| wpex-leading-loose | line-height: 2; |