File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -46,21 +46,21 @@ These practices resulted in a 98/100 Lighthouse score for Performance on mobile.
46
46
47
47
# Technologies
48
48
49
- <table >
49
+ <table style = " border-collapse : collapse ; border : none ; " >
50
50
<tr >
51
- <td>
51
+ <td style="border: none;" >
52
52
<a href="https://astro.build/" target="_blank" style="color: transparent; text-decoration: none;">
53
53
<img height="50" alt="astro-logo" src="./public/astro.svg" />
54
54
</a>
55
55
</td>
56
- <td style="width: 15px;"></td>
57
- <td>
56
+ <td style="width: 15px; border: none; "></td>
57
+ <td style="border: none;" >
58
58
<a href="https://tailwindcss.com/" target="_blank" style="color: transparent; text-decoration: none;">
59
59
<img height="50" alt="tailwind-css-logo" src="./public/tailwindcss.svg" />
60
60
</a>
61
61
</td>
62
- <td style="width: 15px;"></td>
63
- <td>
62
+ <td style="width: 15px; border: none; "></td>
63
+ <td style="border: none;" >
64
64
<a href="https://github.com/sveltia" target="_blank" style="color: transparent; text-decoration: none;">
65
65
<img height="50" alt="sveltia-logo" src="./public/sveltia.png" />
66
66
</a>
You can’t perform that action at this time.
0 commit comments