mirror of
https://github.com/KeyKeeperApp/KeyKeeper.git
synced 2026-05-22 16:26:31 +03:00
changed size of title
This commit is contained in:
@@ -18,7 +18,7 @@ public class AboutWindow : Window
|
|||||||
{
|
{
|
||||||
Text = "About KeyKeeper",
|
Text = "About KeyKeeper",
|
||||||
HorizontalAlignment = HorizontalAlignment.Left,
|
HorizontalAlignment = HorizontalAlignment.Left,
|
||||||
FontSize = 50,
|
FontSize = 45,
|
||||||
TextAlignment = TextAlignment.Left
|
TextAlignment = TextAlignment.Left
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user