Skip to content

Commit

Permalink
Increase font size
Browse files Browse the repository at this point in the history
  • Loading branch information
danielchalmers committed Jan 4, 2017
1 parent cc6540a commit 67f33ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Network Monitor/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<Grid.Resources>
<Style TargetType="TextBlock">
<Setter Property="FontFamily" Value="Courier New" />
<Setter Property="FontSize" Value="16" />
<Setter Property="FontSize" Value="18" />
<Setter Property="VerticalAlignment" Value="Center" />
<Setter Property="HorizontalAlignment" Value="Center" />
</Style>
Expand Down

0 comments on commit 67f33ac

Please sign in to comment.