Documentation Index
Fetch the complete documentation index at: https://skelementorcss.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Useleading-* classes for fixed line-height steps that stay easy to pair with any text size.
| Class | Line height | Best for |
|---|---|---|
.leading-tight | 20px / 1.25 | Compact headings and stacked titles |
.leading-snug | 22px / 1.375 | Subheads and UI copy |
.leading-normal | 24px / 1.5 | Everyday body copy |
.leading-relaxed | 26px / 1.625 | Long-form paragraphs |
.leading-loose | 32px / 2 | Spacious display copy |
Example
Best Practices
- Use
.leading-tightfor headings and labels that should feel compact. - Use
.leading-snugwhen tight feels cramped but normal feels too open (subheads, short descriptions). - Use
.leading-normalfor UI copy and shorter paragraphs. - Use
.leading-relaxedfor body copy, summaries, and longer text blocks. - Use
.leading-loosesparingly for quotes and roomy display copy.

