Skip to content

Commit

Permalink
fixed image distortion by importing cropped photos
Browse files Browse the repository at this point in the history
  • Loading branch information
me-liu committed Jan 11, 2024
1 parent b53670b commit 5862bdd
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file added public/about/bear.webp
Binary file not shown.
Binary file removed public/about/bearr.webp
Binary file not shown.
Binary file modified public/about/fourppl.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion src/components/About.astro
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</div>
<div class = "imgbox">
<img
src="/about/bearr.webp"
src="/about/bear.webp"
width="264"
height="171"
/>
Expand Down

0 comments on commit 5862bdd

Please sign in to comment.