avatar size fix

This commit is contained in:
Guillermo 2025-01-28 12:09:32 +01:00
parent 71fb67de2b
commit a2338615e6

View file

@ -59,8 +59,8 @@
Be sure to replace the src with your own image path and update the alt text
-->
<div>
<img src="images/wk_circle_small.png" class="avatar--rounded" srcset="images/wk_circle.png" alt="WK Logo" />
<img src="images/aseprite_pfp_small.png" class="avatar--rounded" srcset="images/aseprite_pfp.png" alt="Stylized pixelart self-portrait" />
<img src="images/wk_circle_small.png" class="avatar avatar--rounded" srcset="images/wk_circle.png" alt="WK Logo" />
<img src="images/aseprite_pfp_small.png" class="avatar avatar--rounded" srcset="images/aseprite_pfp.png" alt="Stylized pixelart self-portrait" />
</div>
<!-- Replace with your name or brand -->