Skip to content

Commit

Permalink
Fix blurry logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rarisma committed Dec 3, 2021
1 parent 6bb556d commit 42164ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StoryBuilder/Views/HomePage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
mc:Ignorable="d" >

<Grid>
<Image Source="/Assets/StoreLogo.png"/>
<Image Source="/Assets/HomeLogo.png"/>
</Grid>

</local:BindablePage>

0 comments on commit 42164ff

Please sign in to comment.