Skip to content

Commit

Permalink
Image heights not aligning
Browse files Browse the repository at this point in the history
  • Loading branch information
lab3 committed Dec 10, 2023
1 parent 0d192af commit 4de6958
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ ishome: true
pin: true
---

<div style="display: flex; flex-direction: row; flex-wrap: nowrap;">
<img src="https://img.shields.io/badge/Loader-Forge-ecebe6?labelColor=B446C6&amp;style=for-the-badge" height="28"/>
<img src="https://img.shields.io/badge/Available-1.19.2-ecebe6?labelColor=B446C6&amp;style=for-the-badge" height="28" />
<a href="https://discord.gg/TRzEdrndM2">
<img src="https://img.shields.io/discord/1104430139275743293.svg?label=&amp;logo=discord&amp;logoColor=ffffff&amp;color=7389D8&amp;labelColor=6A7EC2&amp;style=for-the-badge" alt="" width="129" height="28" />
<div style="display: inline-block; float: left; height: 28px; padding: 0">
<img src="https://img.shields.io/badge/Loader-Forge-ecebe6?labelColor=B446C6&amp;style=for-the-badge" style="float: left"/>
<img src="https://img.shields.io/badge/Available-1.19.2%7C1.20-ecebe6?labelColor=B446C6&amp;style=for-the-badge" height="28" style="float: left" />
<a href="https://discord.gg/TRzEdrndM2" style="border: 0; padding: 0; margin: 0; height: 28px; float:left;">
<img src="https://img.shields.io/discord/1104430139275743293.svg?label=&amp;logo=discord&amp;logoColor=ffffff&amp;color=7389D8&amp;labelColor=6A7EC2&amp;style=for-the-badge" style="border: 0; padding: 0; margin: 0; height: 28px; float:left;" />
</a>
<a href="https://www.patreon.com/Iron431">
<img src="https://shields.io/badge/-Patreon-f86754?style=for-the-badge&amp;logo=patreon&amp;logoColor=white" alt="" width="106" height="28" />
<a href="https://www.patreon.com/Iron431" style="border: 0; padding: 0; margin: 0; height: 28px; float:left;">
<img src="https://shields.io/badge/-Patreon-f86754?style=for-the-badge&amp;logo=patreon&amp;logoColor=white" style="border: 0; padding: 0; margin: 0; height: 28px; float:left;" />
</a>
<a href="https://bmc.link/iron431">
<img src="https://shields.io/badge/-Buy%20Me%20a%20Coffee-FFDD00?style=for-the-badge&amp;logo=buymeacoffee&amp;logoColor=white" alt="" width="162" height="28" />
<a href="https://bmc.link/iron431" style="border: 0; padding: 0; margin: 0; height: 28px; float:left;">
<img src="https://shields.io/badge/-Buy%20Me%20a%20Coffee-FFDD00?style=for-the-badge&amp;logo=buymeacoffee&amp;logoColor=white" style="border: 0; padding: 0; margin: 0; height: 28px; float:left;">
</a>
</div>
<br>
Expand Down

0 comments on commit 4de6958

Please sign in to comment.