explicit height and width for img

This commit is contained in:
Frederik Palmø 2024-03-25 23:16:35 +01:00
parent 8f84fff4e4
commit 1e30532bc9

View File

@ -73,7 +73,7 @@
</article>
</section>
<aside class="column" style="align-items: center; min-width: 25%; gap: 15px">
<img src="/assets/palmoe.png" style="width: 50%; height: auto; border-radius: 10px" alt="palmoe.dk logo" />
<img src="/assets/palmoe.png" width="100" height="100" style="width: 50%; height: auto; border-radius: 10px" alt="palmoe.dk logo" />
<dl>
<div class="row separate">
<dt>Gitea</dt>