Skip to content

Commit

Permalink
Change window width to ensure decorative symmetry
Browse files Browse the repository at this point in the history
  • Loading branch information
MirisWisdom committed Nov 22, 2018
1 parent a608d94 commit cec39b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AmaiSosu/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
xmlns:amaiSosu="clr-namespace:AmaiSosu"
mc:Ignorable="d"
Title="HCE.AmaiSosu | OpenSauce Installer"
Width="900"
Width="860"
Height="480"
WindowStartupLocation="CenterScreen"
ResizeMode="CanMinimize"
Expand Down

0 comments on commit cec39b0

Please sign in to comment.