font-size
TypographyDeclares text size dimensions using absolute measurements or responsive scale units.
Common Value Formats
- font-size: 16px; Static pixels
- font-size: 1.25rem; Relative to root tag font size
- font-size: 2em; Twice the size of parent font scope