From bde70d0aa14b6aa2b8c900a6956e4c3536f5b8b9 Mon Sep 17 00:00:00 2001 From: BharatRamsf3693 <103921986+BharatRamsf3693@users.noreply.github.com> Date: Fri, 2 Feb 2024 08:59:35 +0530 Subject: [PATCH 1/2] 863850: Need to resolve the alignment issue --- blazor/appearance/themes.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/blazor/appearance/themes.md b/blazor/appearance/themes.md index ebcb5fb10d..68247b3d6f 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 From 92319df9546d1b440c6f2b6b228347311e14af58 Mon Sep 17 00:00:00 2001 From: BharatRamsf3693 <103921986+BharatRamsf3693@users.noreply.github.com> Date: Fri, 2 Feb 2024 09:02:42 +0530 Subject: [PATCH 2/2] 863850: Need to resolve the alignment issue --- blazor/appearance/themes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blazor/appearance/themes.md b/blazor/appearance/themes.md index 68247b3d6f..ab99a6e721 100644 --- a/blazor/appearance/themes.md +++ b/blazor/appearance/themes.md @@ -982,7 +982,7 @@ Material and Tailwind Themes uses online roboto font. If your app is designed to 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 @@ -992,7 +992,7 @@ Starting from `v23.2.4`, customized `Material` and `Tailwind` themes are availab ``` -##### CDN Reference: +###### CDN Reference: ```html