fix height to match actual size

This commit is contained in:
brooke 2024-08-09 18:05:27 -04:00
parent 4c8a667927
commit ef33568e3e

View file

@ -126,7 +126,7 @@
loading="lazy" loading="lazy"
src="/@brooke/flag10kb.webp" src="/@brooke/flag10kb.webp"
alt="The words '10kB' split in half by a black cross, on a blue background." alt="The words '10kB' split in half by a black cross, on a blue background."
height="32" height="31"
width="88" width="88"
title="The 10kB Gallery!" title="The 10kB Gallery!"
style="image-rendering: crisp-edges" style="image-rendering: crisp-edges"
@ -135,28 +135,28 @@
<img <img
loading="lazy" loading="lazy"
src="/@brooke/trans.webp" src="/@brooke/trans.webp"
height="32" height="31"
width="88" width="88"
alt="A trans flag." alt="A trans flag."
/> />
<img <img
loading="lazy" loading="lazy"
src="/@brooke/piracy.webp" src="/@brooke/piracy.webp"
height="32" height="31"
width="88" width="88"
alt="A piracy flag." alt="A piracy flag."
/> />
<img <img
loading="lazy" loading="lazy"
src="/@brooke/acab.webp" src="/@brooke/acab.webp"
height="32" height="31"
width="88" width="88"
alt="All Cops Are Bastards." alt="All Cops Are Bastards."
/> />
<a target="_blank" href="https://besties.house/" <a target="_blank" href="https://besties.house/"
><img ><img
src="/@brooke/besties.webp" src="/@brooke/besties.webp"
height="32" height="31"
width="88" width="88"
alt="Besties.house, first unionised group chat." alt="Besties.house, first unionised group chat."
/></a> /></a>