Skip to content

Commit

Permalink
pics defined height
Browse files Browse the repository at this point in the history
  • Loading branch information
luapDDas committed Apr 1, 2024
1 parent 0b138c7 commit 59805eb
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 @@ -46,7 +46,7 @@
<!-- Reference for representative h-card properties: https://microformats.org/wiki/h-card -->
<main class="h-card" rel="author">
<br>
<div class="circular--portrait"> <img class="u-photo" alt="My profile photo" src="a7b03109606cca07.webp" width="640" hieght="480"/></div>
<div class="circular--portrait"> <img class="u-photo" alt="My profile photo" src="a7b03109606cca07.webp" width="640" height="480"/></div>
<h1>
I'm <span class="p-name">luap</span>.
</h1>
Expand Down

0 comments on commit 59805eb

Please sign in to comment.