We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5daff2 commit 414ac4dCopy full SHA for 414ac4d
1 file changed
src/CodeBreaker.Blazor.Client/Pages/AboutPage.razor
@@ -1,8 +1,8 @@
1
@page "/about"
2
3
-<h3>@Loc["About_Title"]</h3>
4
-
5
<FluentCard>
+ <h2>@Loc["About_Title"]</h2>
+
6
<FluentTabs>
7
<FluentTab>
8
<Header>@Loc["About_Information_Tab"]</Header>
0 commit comments