diff --git a/blazor/appearance/themes.md b/blazor/appearance/themes.md index ebcb5fb10d..ab99a6e721 100644 --- a/blazor/appearance/themes.md +++ b/blazor/appearance/themes.md @@ -977,11 +977,12 @@ Material and Tailwind Themes uses online roboto font. If your app is designed to ``` -### Using Customized Styles from `Syncfusion.Blazor.Themes` Package and CDN (From `v23.2.4` and above) + +#### Using Customized Styles from `Syncfusion.Blazor.Themes` Package and CDN (From `v23.2.4` and above) Starting from `v23.2.4`, customized `Material` and `Tailwind` themes are available in the `Syncfusion.Blazor.Themes` package. Also it can be accessed via CDN for Blazor components. -#### Static Web Asset Reference: +###### Static Web Asset Reference: ```html @@ -991,7 +992,7 @@ Starting from `v23.2.4`, customized `Material` and `Tailwind` themes are availab ``` -#### CDN Reference: +###### CDN Reference: ```html