mod design gradient, like on home-page

This commit is contained in:
beo3000 2026-01-03 10:57:23 +01:00
parent 587b92409d
commit 4cee96408b
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
<MudLayout>
<MudAppBar Elevation="1" Dense="true">
<MudAppBar Elevation="1" Dense="true" Style="background: linear-gradient(135deg, #1a365d 0%, #2d5a4d 100%); color: white;">
<MudIconButton Icon="@Icons.Material.Filled.Menu" Color="Color.Inherit" Edge="Edge.Start" OnClick="ToggleDrawer" />
<MudText Typo="Typo.h6">KOOGLE</MudText>
<MudSpacer/>