Font Size
The Telerik and Kendo UI Font Size Utilities are CSS utility classes that enable you to control size of the font.
Utility Class | CSS Property |
---|---|
.k-font-size-xl | font-size: 20px; |
.k-font-size-xs | font-size: 10px; |
.k-font-size-sm | font-size: 12px; |
.k-font-size-md | font-size: 14px; |
.k-font-size-lg | font-size: 16px; |
Size
Use the k-font-size-{size}
utility to set font size.