diff --git a/Wino.Mail.WinUI/Views/WinoAppShell.xaml b/Wino.Mail.WinUI/Views/WinoAppShell.xaml index 10c1bee7..c426c4ac 100644 --- a/Wino.Mail.WinUI/Views/WinoAppShell.xaml +++ b/Wino.Mail.WinUI/Views/WinoAppShell.xaml @@ -31,11 +31,11 @@ @@ -565,7 +565,7 @@ Margin="0,-2,0,0" VerticalAlignment="Center" FontSize="16" - Style="{StaticResource FlyoutPickerTitleTextBlockStyle}" + FontWeight="SemiBold" Text="{x:Bind domain:Translator.CalendarEventCompose_NewEventButton, Mode=OneTime}" /> @@ -587,7 +587,7 @@ Margin="0,-2,0,0" VerticalAlignment="Center" FontSize="16" - Style="{StaticResource FlyoutPickerTitleTextBlockStyle}" + FontWeight="SemiBold" Text="{x:Bind domain:Translator.Buttons_Sync, Mode=OneTime}" /> @@ -727,7 +727,7 @@ Margin="0,-2,0,0" VerticalAlignment="Center" FontSize="16" - Style="{StaticResource FlyoutPickerTitleTextBlockStyle}" + FontWeight="SemiBold" Text="{x:Bind domain:Translator.ContactsPane_NewContact, Mode=OneTime}" />