Skip to content

Commit

Permalink
Update SettingsPage.xaml
Browse files Browse the repository at this point in the history
  • Loading branch information
niels9001 committed Mar 8, 2023
1 parent 29b7091 commit 5c08dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WinUIGallery/SettingsPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<TextBlock
x:Name="PageHeader"
Margin="36,24,36,0"
Style="{StaticResource SubtitleTextBlockStyle}"
Style="{StaticResource TitleTextBlockStyle}"
Text="Settings" />
<ScrollViewer
x:Name="contentSV"
Expand Down

0 comments on commit 5c08dbb

Please sign in to comment.