diff --git a/Constants.xaml b/Constants.xaml index b7a4e20..79c1582 100644 --- a/Constants.xaml +++ b/Constants.xaml @@ -97,6 +97,7 @@ 32 40 32 + 46 Segoe MDL2 Assets Segoe UI Light diff --git a/DerivedStyles/ListGameItemTemplate.xaml b/DerivedStyles/ListGameItemTemplate.xaml index b7ad2d4..7b41a99 100644 --- a/DerivedStyles/ListGameItemTemplate.xaml +++ b/DerivedStyles/ListGameItemTemplate.xaml @@ -100,7 +100,7 @@ - + @@ -111,8 +111,9 @@ Source="{Binding CoverImageObject}" StretchDirection="Both" VerticalAlignment="Top" - MaxHeight="100" - HorizontalAlignment="Center" + MaxHeight="140" + Width="105" + HorizontalAlignment="Right" Stretch="UniformToFill" /> @@ -131,24 +132,20 @@ + Margin="20,0,0,0" VerticalAlignment="Center"> - - - - - + + + + + @@ -162,7 +159,7 @@ TextAlignment="Center" MinWidth="220" Padding="5,0,5,4" - FontSize="{DynamicResource FontSizeSmall}" + FontSize="{DynamicResource FontSizeMedium}" Style="{DynamicResource ButtonTextBlockBoldStyle}"> + + + + + + + + + + @@ -2618,7 +2649,7 @@ - +