Skip to content

Commit 0b31750

Browse files
committed
fin readme
1 parent d032c08 commit 0b31750

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,21 +46,21 @@ These practices resulted in a 98/100 Lighthouse score for Performance on mobile.
4646

4747
# Technologies
4848

49-
<table>
49+
<table style="border-collapse: collapse; border: none;">
5050
<tr>
51-
<td>
51+
<td style="border: none;">
5252
<a href="https://astro.build/" target="_blank" style="color: transparent; text-decoration: none;">
5353
<img height="50" alt="astro-logo" src="./public/astro.svg" />
5454
</a>
5555
</td>
56-
<td style="width: 15px;"></td>
57-
<td>
56+
<td style="width: 15px; border: none;"></td>
57+
<td style="border: none;">
5858
<a href="https://tailwindcss.com/" target="_blank" style="color: transparent; text-decoration: none;">
5959
<img height="50" alt="tailwind-css-logo" src="./public/tailwindcss.svg" />
6060
</a>
6161
</td>
62-
<td style="width: 15px;"></td>
63-
<td>
62+
<td style="width: 15px; border: none;"></td>
63+
<td style="border: none;">
6464
<a href="https://github.com/sveltia" target="_blank" style="color: transparent; text-decoration: none;">
6565
<img height="50" alt="sveltia-logo" src="./public/sveltia.png" />
6666
</a>

0 commit comments

Comments
 (0)