File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed
Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -232,11 +232,18 @@ <h2>Technical Skills</h2>
232232 </ table >
233233 </ div >
234234
235- <!-- Right side: GitHub Stats Image -->
236- < div style ="flex: 1; ">
237- < img src ="https://github-readme-stats.vercel.app/api/top-langs/?username=Hariprashad-Ravikumar&layout=compact&langs_count=10&hide=cmake,makefile&theme=github_light " alt ="Top Langs "/>
238- </ div >
239- </ div >
235+ < div style ="flex: 1; text-align: center; ">
236+ < figure style ="margin: 0; ">
237+ < img
238+ src ="https://github-readme-stats.vercel.app/api/top-langs/?username=Hariprashad-Ravikumar&layout=compact&langs_count=10&hide=cmake,makefile&theme=github_light "
239+ alt ="Top Langs "
240+ style ="width: 100%; "
241+ />
242+ < figcaption style ="font-size: 0.9em; margin-top: 4px; ">
243+ GitHub Stats
244+ </ figcaption >
245+ </ figure >
246+ </ div >
240247</ section >
241248
242249
You can’t perform that action at this time.
0 commit comments