Skip to content

Commit

Permalink
Minor Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor committed Oct 27, 2023
1 parent b5df796 commit 5d049bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Bundle/Sucrose.Bundle/Main.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
Background="#FF29373B" Icon="\Sucrose.Bundle;component\Assets\ICO.ico">

<Grid>
<Image Source="\Sucrose.Bundle;component\Assets\Background7.jpg" Stretch="UniformToFill" Opacity="0.5" />
<Image Source="\Sucrose.Bundle;component\Assets\Background8.jpg" Stretch="UniformToFill" Opacity="0.5" />

<TextBlock Text="{DynamicResource Subtitle}" FontSize="30" FontWeight="Light" Foreground="White"
FontFamily="Segoe UI" HorizontalAlignment="Center" VerticalAlignment="Top" Margin="0,260,0,0"/>
Expand Down

0 comments on commit 5d049bb

Please sign in to comment.