File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,15 +45,15 @@ This project was made with the best practices for performance, including:
45
45
46
46
# Technologies
47
47
48
- <div >
48
+ <div style = " display : flex ; gap : 15 px ; " >
49
49
<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 " />
51
51
</a >
52
52
<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 " />
54
54
</a >
55
55
<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 " />
57
57
</a >
58
58
</div >
59
59
You can’t perform that action at this time.
0 commit comments