diff --git a/RadzenBlazorDemos.Host/App.razor b/RadzenBlazorDemos.Host/App.razor
index 377eb1b65..e189d6de5 100644
--- a/RadzenBlazorDemos.Host/App.razor
+++ b/RadzenBlazorDemos.Host/App.razor
@@ -11,7 +11,7 @@
-
+
diff --git a/RadzenBlazorDemos.Server/App.razor b/RadzenBlazorDemos.Server/App.razor
index 9202ffb97..4be606f44 100644
--- a/RadzenBlazorDemos.Server/App.razor
+++ b/RadzenBlazorDemos.Server/App.razor
@@ -10,7 +10,7 @@
-
+
diff --git a/RadzenBlazorDemos/Pages/Index.razor b/RadzenBlazorDemos/Pages/Index.razor
index 717550afe..74293b76f 100644
--- a/RadzenBlazorDemos/Pages/Index.razor
+++ b/RadzenBlazorDemos/Pages/Index.razor
@@ -16,7 +16,7 @@
145+ open source Blazor components
The Most Sophisticated Free UI Component Library for Blazor
Radzen Blazor Components give you everything you need to build responsive, data-driven web apps - for free.
- The Subscription extends your toolkit with dedicated support, premium themes, reusable UI blocks, complete app templates, and a visual design-time experience.
+ The Subscription extends your toolkit with dedicated support, premium themes, reusable UI blocks, complete app templates, and a visual design-time experience.
@@ -89,11 +89,11 @@
- Overdue
+ Overdue
- @overdueTasks
+ @overdueTasks
- need attention
+ need attention
@@ -102,12 +102,12 @@
- Completed Today
+ Completed Today
- @tasksCompletedToday
-
-
- +3 from yesterday
+ @tasksCompletedToday
+
+
+ +3 from yesterday
@@ -116,11 +116,11 @@
- In Progress
+ In Progress
- @tasksInProgress
+ @tasksInProgress
- active tasks
+ active tasks
@@ -129,9 +129,9 @@
- Upcoming Deadlines
+ Upcoming Deadlines
- @upcomingDeadlines
+ @upcomingDeadlines
next 7 days
@@ -188,7 +188,7 @@
Upcoming Deadlines
-
+
@@ -227,8 +227,8 @@
- Radzen Tasks v1.0.0
- Copyright Ⓒ 2026
+ Radzen Tasks v1.0.0
+ Copyright Ⓒ 2026
@@ -343,7 +343,7 @@
-
+
@@ -352,7 +352,7 @@
-
+
@@ -361,7 +361,7 @@
-
+
@@ -370,7 +370,7 @@
-
+
@@ -379,7 +379,7 @@
-
+
@@ -388,7 +388,7 @@
-
+
@@ -397,7 +397,7 @@
-
+
@@ -406,7 +406,7 @@
-
+
@@ -415,7 +415,7 @@
-
+
@@ -424,7 +424,7 @@
-
+
@@ -433,7 +433,7 @@
-
+
@@ -442,7 +442,7 @@
-
+
@@ -460,15 +460,15 @@
-
+
Radzen is a top quality RAD product!
Apart from the excellent customer support (particularly their thorough understanding of our problems), the time saving element of Radzen truly impressed us.
-
-
+
+
@@ -481,15 +481,15 @@
-
+
Why Radzen?
Speed of development, proven technologies and spectacular support and commitment from the Radzen team.
-
-
+
+
@@ -502,15 +502,15 @@
-
+
The time and money we invested before we switched to Radzen was significantly higher.
Managing our always-evolving data structures is now much easier and reliable.
-
-
+
+
@@ -538,8 +538,8 @@
Radzen Blazor Components, © 2018-2026 Radzen.
- licensed under
- .
+ licensed under
+ .
diff --git a/RadzenBlazorDemos/Shared/Anchor.razor b/RadzenBlazorDemos/Shared/Anchor.razor
index db013f7e7..0b9a0866e 100644
--- a/RadzenBlazorDemos/Shared/Anchor.razor
+++ b/RadzenBlazorDemos/Shared/Anchor.razor
@@ -1,6 +1,6 @@
@inherits Radzen.RadzenComponent
-@ChildContent
+@ChildContent
@code {
[Parameter]
public RenderFragment ChildContent { get; set; }
diff --git a/RadzenBlazorDemos/Shared/HomeLayout.razor b/RadzenBlazorDemos/Shared/HomeLayout.razor
index a0a556eed..b0ca6594d 100644
--- a/RadzenBlazorDemos/Shared/HomeLayout.razor
+++ b/RadzenBlazorDemos/Shared/HomeLayout.razor
@@ -82,7 +82,7 @@
-
+
diff --git a/RadzenBlazorDemos/Shared/MainLayout.razor b/RadzenBlazorDemos/Shared/MainLayout.razor
index c2e1efb18..b656f58ab 100644
--- a/RadzenBlazorDemos/Shared/MainLayout.razor
+++ b/RadzenBlazorDemos/Shared/MainLayout.razor
@@ -132,7 +132,7 @@
-
+
diff --git a/RadzenBlazorDemos/Shared/NavigationItem.razor b/RadzenBlazorDemos/Shared/NavigationItem.razor
index 6ef196736..7dc4d89e3 100644
--- a/RadzenBlazorDemos/Shared/NavigationItem.razor
+++ b/RadzenBlazorDemos/Shared/NavigationItem.razor
@@ -9,7 +9,7 @@ else
@Example.Name
-
+
diff --git a/RadzenBlazorDemos/wwwroot/css/site.css b/RadzenBlazorDemos/wwwroot/css/site.css
index 99d573999..949a2abba 100644
--- a/RadzenBlazorDemos/wwwroot/css/site.css
+++ b/RadzenBlazorDemos/wwwroot/css/site.css
@@ -402,8 +402,8 @@ svg.illustration {
.demos-sidebar .rz-panel-menu .rz-badge {
margin-inline-start: 0.5rem;
- font-size: 9px;
- line-height: 12px;
+ font-size: 11px;
+ line-height: 13px;
}
/* API Reference Sidebar */