Skip to content

Commit

Permalink
Pixelate SCG's in Chrome
Browse files Browse the repository at this point in the history
- update SVG's to PNG to fix issue
  • Loading branch information
elad2412 committed Nov 14, 2023
1 parent 15dca67 commit 826359b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/heroes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
<div class="avatar-3">
<FloatingHead src="/images/heroes/avatars/emilia.png" size={64} />
</div>
<img class="teal-blur" src="/images/heroes/teal-blur.svg" alt="" />
<img class="teal-blur" src="/images/heroes/teal-blur.png" alt="" />
</div>
</section>
</div>
Expand Down
Binary file added static/images/heroes/teal-blur.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 826359b

Please sign in to comment.