font-size

h1

From 32px at 320px viewport width to 48px at 960px without min/max font size

text-xl

This paragraph inherits the font size of 1.25rem (20px) from `.text-xl`.

h2

From the minimum font size 32px at 320px viewport width to the max 48px at 960px

p

This paragraph inherits the default font size of 1rem (16px) from the body.

h3

From 32px at 320px viewport width to 32px at 960px with the min font size 36px and max 40px.

h4

From 32px at 320px viewport width to 48px at 960px then 64px at 1920px without min/max font size

h5
From 48px at 320px viewport width to 32px at 960px