File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ <h3 class="text-2xl font-bold text-gray-800 text-center">
72
72
>
73
73
< img
74
74
src ="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/react-colored.svg "
75
- alt ="React
75
+ alt ="React
76
76
JS "
77
77
class ="size-10 "
78
78
/>
@@ -93,7 +93,7 @@ <h3 class="text-2xl font-bold text-gray-800 text-center">
93
93
>
94
94
< img
95
95
src ="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/nodejs-colored.svg "
96
- alt ="Node
96
+ alt ="Node
97
97
JS "
98
98
class ="size-10 "
99
99
/>
@@ -165,7 +165,8 @@ <h3 class="text-2xl font-bold text-gray-800 text-center">
165
165
< div class ="wrapper py-8 " id ="projects ">
166
166
< h3 class ="text-2xl font-bold text-gray-800 text-center "> Projects</ h3 >
167
167
< ul class ="flex flex-wrap justify-center gap-4 mt-4 ">
168
- < li class ="text-center bg-zinc-50 p-10 rounded-lg shadow ">
168
+ < li class ="text-center p-5 bg-purple-100 rounded-lg shadow ">
169
+ < img class ="h-48 mb-5 w-full " src ="https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vlvbfsgrtmijr8f3dben.png "/>
169
170
< a href ="/ " class ="text-gray-600 ">
170
171
< h4 class ="text-md font-semibold text-gray-800 text-center ">
171
172
Portfolio
You can’t perform that action at this time.
0 commit comments