diff --git a/src/KeyKeeper/AboutWindow.cs b/src/KeyKeeper/AboutWindow.cs index 8f966dc..4a17046 100644 --- a/src/KeyKeeper/AboutWindow.cs +++ b/src/KeyKeeper/AboutWindow.cs @@ -18,7 +18,7 @@ public class AboutWindow : Window { Text = "About KeyKeeper", HorizontalAlignment = HorizontalAlignment.Left, - FontSize = 50, + FontSize = 45, TextAlignment = TextAlignment.Left };