set explicit width for tags
This commit is contained in:
parent
0c299a9637
commit
847794b590
1 changed files with 5 additions and 5 deletions
|
@ -124,7 +124,7 @@
|
|||
src="/@brooke/flag10kb.webp"
|
||||
alt="The words '10kB' split in half by a black cross, on a blue background."
|
||||
height="32"
|
||||
width="auto"
|
||||
width="88"
|
||||
title="The 10kB Gallery!"
|
||||
style="image-rendering: crisp-edges"
|
||||
/>
|
||||
|
@ -132,26 +132,26 @@
|
|||
<img
|
||||
src="/@brooke/trans.webp"
|
||||
height="32"
|
||||
width="auto"
|
||||
width="88"
|
||||
alt="A trans flag."
|
||||
/>
|
||||
<img
|
||||
src="/@brooke/piracy.gif"
|
||||
height="32"
|
||||
width="auto"
|
||||
width="88"
|
||||
alt="A piracy flag."
|
||||
/>
|
||||
<img
|
||||
src="/@brooke/acab.gif"
|
||||
height="32"
|
||||
width="auto"
|
||||
width="88"
|
||||
alt="All Cops Are Bastards."
|
||||
/>
|
||||
<a target="_blank" href="https://besties.house/"
|
||||
><img
|
||||
src="/@brooke/besties.gif"
|
||||
height="32"
|
||||
width="auto"
|
||||
width="88"
|
||||
alt="Besties.house, first unionised group chat."
|
||||
/></a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue