Class | Description |
---|---|
.text-sm |
Smaller font, also used for small paragraphs. |
.text-md |
Base font size, also used for h4. |
.text-lg |
Large font, also used for h3 and large paragraph. |
Class | Description |
---|---|
h1 , .h1 |
Header 1 |
h2 , .h2 |
Header 2 |
h3 , .h3 |
Header 3, same font-size as .text-lg |
h4 , .h4 |
Header 4, same font-size as .text-md |