set explicit width for tags

This commit is contained in:
brooke 2024-08-09 17:16:54 -04:00
parent 0c299a9637
commit 847794b590

View file

@ -124,7 +124,7 @@
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="32"
width="auto" width="88"
title="The 10kB Gallery!" title="The 10kB Gallery!"
style="image-rendering: crisp-edges" style="image-rendering: crisp-edges"
/> />
@ -132,26 +132,26 @@
<img <img
src="/@brooke/trans.webp" src="/@brooke/trans.webp"
height="32" height="32"
width="auto" width="88"
alt="A trans flag." alt="A trans flag."
/> />
<img <img
src="/@brooke/piracy.gif" src="/@brooke/piracy.gif"
height="32" height="32"
width="auto" width="88"
alt="A piracy flag." alt="A piracy flag."
/> />
<img <img
src="/@brooke/acab.gif" src="/@brooke/acab.gif"
height="32" height="32"
width="auto" 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.gif" src="/@brooke/besties.gif"
height="32" height="32"
width="auto" width="88"
alt="Besties.house, first unionised group chat." alt="Besties.house, first unionised group chat."
/></a> /></a>
</div> </div>