fix height to match actual size
This commit is contained in:
parent
4c8a667927
commit
ef33568e3e
1 changed files with 5 additions and 5 deletions
|
@ -126,7 +126,7 @@
|
|||
loading="lazy"
|
||||
src="/@brooke/flag10kb.webp"
|
||||
alt="The words '10kB' split in half by a black cross, on a blue background."
|
||||
height="32"
|
||||
height="31"
|
||||
width="88"
|
||||
title="The 10kB Gallery!"
|
||||
style="image-rendering: crisp-edges"
|
||||
|
@ -135,28 +135,28 @@
|
|||
<img
|
||||
loading="lazy"
|
||||
src="/@brooke/trans.webp"
|
||||
height="32"
|
||||
height="31"
|
||||
width="88"
|
||||
alt="A trans flag."
|
||||
/>
|
||||
<img
|
||||
loading="lazy"
|
||||
src="/@brooke/piracy.webp"
|
||||
height="32"
|
||||
height="31"
|
||||
width="88"
|
||||
alt="A piracy flag."
|
||||
/>
|
||||
<img
|
||||
loading="lazy"
|
||||
src="/@brooke/acab.webp"
|
||||
height="32"
|
||||
height="31"
|
||||
width="88"
|
||||
alt="All Cops Are Bastards."
|
||||
/>
|
||||
<a target="_blank" href="https://besties.house/"
|
||||
><img
|
||||
src="/@brooke/besties.webp"
|
||||
height="32"
|
||||
height="31"
|
||||
width="88"
|
||||
alt="Besties.house, first unionised group chat."
|
||||
/></a>
|
||||
|
|
Loading…
Add table
Reference in a new issue