Skip to content

Commit fd85852

Browse files
committed
final readme fix
1 parent 5315d01 commit fd85852

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@ This project was made with the best practices for performance, including:
4545

4646
# Technologies
4747

48-
<div>
48+
<div style="display: flex; gap: 15px;">
4949
<a href="https://astro.build/" target="_blank">
50-
<img width="50" alt="astro-logo" src="./public/astro.svg" />
50+
<img height="50" alt="astro-logo" src="./public/astro.svg" />
5151
</a>
5252
<a href="https://tailwindcss.com/" target="_blank">
53-
<img width="50" alt="tailwind-css-logo" src="./public/tailwindcss.svg" />
53+
<img height="50" alt="tailwind-css-logo" src="./public/tailwindcss.svg" />
5454
</a>
5555
<a href="https://github.com/sveltia" target="_blank">
56-
<img width="50" alt="sveltia-logo" src="./public/sveltia.png" />
56+
<img height="50" alt="sveltia-logo" src="./public/sveltia.png" />
5757
</a>
5858
</div>
5959

0 commit comments

Comments
 (0)