Skip to content

Commit

Permalink
change avatar size to fit actual size
Browse files Browse the repository at this point in the history
  • Loading branch information
thatkookooguy committed Sep 4, 2024
1 parent a99ed28 commit ae078ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<body>
<div id="app">
<div class="user-avatar">
<img alt="User Avatar" src="https://i.pravatar.cc/300">
<img alt="User Avatar" src="https://i.pravatar.cc/150">
</div>
</div>
<div class="content">
Expand Down

0 comments on commit ae078ac

Please sign in to comment.