diff --git a/MainPage.xaml b/MainPage.xaml index 9cfd2d7fcc25c80261eb270c786a6eb010a1ad25..88076cae7033654ecc3715919a39211eeda20e33 100644 --- a/MainPage.xaml +++ b/MainPage.xaml @@ -114,11 +114,13 @@ <Button x:Name="_toggleSmartBoxButton_" Grid.Row="0" FontWeight="Bold" - FontSize="20" + FontSize="30" Content="" Click="_toggleSmartBoxButton__Click" + FontFamily="Segoe MDL2 Assets" HorizontalAlignment="Center" - Style="{StaticResource HamburgerButtonStyle}"/> + Style="{StaticResource TextBlockButtonStyle}" + Foreground="White"/> </Grid> <Frame x:Name="_smartPanel_" Grid.Row="1">