make page desc smaller

This commit is contained in:
GreemDev 2025-12-07 02:06:53 -06:00
parent a8b0d2a2ce
commit 3fbf204562

View file

@ -11,7 +11,7 @@
Margin="10" Margin="10"
Spacing="10" Spacing="10"
Orientation="Vertical" HorizontalAlignment="Stretch"> Orientation="Vertical" HorizontalAlignment="Stretch">
<TextBlock Classes="h1" Text="{ext:Locale SetupWizardGameDirsPageDescription}" /> <TextBlock Foreground="{DynamicResource SecondaryTextColor}" Text="{ext:Locale SetupWizardGameDirsPageDescription}" />
<TextBlock Classes="h1" Text="{ext:Locale SettingsTabGeneralGameDirectories}" /> <TextBlock Classes="h1" Text="{ext:Locale SettingsTabGeneralGameDirectories}" />
<StackPanel <StackPanel
Margin="10,0,0,0" Margin="10,0,0,0"