diff --git a/styling-and-themes/custom-theme.md b/styling-and-themes/custom-theme.md index a3517eede..54f54c902 100644 --- a/styling-and-themes/custom-theme.md +++ b/styling-and-themes/custom-theme.md @@ -68,6 +68,8 @@ The example below shows how to customize some of the theme variables. --kendo-color-on-primary: #fee; --kendo-border-radius-md: 1rem; + + --kendo-font-size: 18px; } }