Font
“Font” section of the toolbar contains the following buttons:
It allows you to select or enter the text size. There are several ways to specify the font size, including keywords or numerical values for pixels or ems.
See https://developer.mozilla.org/en-US/docs/Web/CSS/font-size for more details
If you make the text responsive and specify the font size at same time, it will be responsive but not more than the specified size.
Last updated