changed size of title

This commit is contained in:
2025-12-05 19:30:59 +03:00
parent b35b38cd57
commit 5c1531718e

View File

@@ -18,7 +18,7 @@ public class AboutWindow : Window
{
Text = "About KeyKeeper",
HorizontalAlignment = HorizontalAlignment.Left,
FontSize = 50,
FontSize = 45,
TextAlignment = TextAlignment.Left
};