Font Size

Class Properties
t.textXs fontSize: 12
t.textSm fontSize: 14
t.textBase fontSize: 16
t.textLg fontSize: 18
t.textXl fontSize: 20
t.text2xl fontSize: 24
t.text3xl fontSize: 30
t.text4xl fontSize: 36
t.text5xl fontSize: 48
t.text6xl fontSize: 64

Usage

Control the font size of an element using the t.text{Size} utilities.

t.textXs

The quick brown fox jumped over the lazy dog.

t.textSm

The quick brown fox jumped over the lazy dog.

t.textBase

The quick brown fox jumped over the lazy dog.

t.textLg

The quick brown fox jumped over the lazy dog.

t.textXl

The quick brown fox jumped over the lazy dog.

t.text2xl

The quick brown fox jumped over the lazy dog.

t.text3xl

The quick brown fox jumped over the lazy dog.

t.text4xl

The quick brown fox jumped over the lazy dog.

t.text5xl

The quick brown fox jumped over the lazy dog.

t.text6xl

The quick brown fox jumped over the lazy dog.