Utilities for controlling the font size of an element.
Use utilities like text-sm and text-lg to set the font size of an element:
text-sm
text-lg
Use utilities like text-sm/6 and text-lg/7 to set the font size and line-height of an element at the same time:
text-sm/6
text-lg/7