Skip to content

Commit fe096fe

Browse files
authored
README Updated; the repo cards will be placed on the same line with 50% of the width space each :3
1 parent 03bcc4f commit fe096fe

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ ___
3636
___
3737

3838
<p align="center">
39-
<a href="https://github.com/arhcoder/M.I.A"><img alt="M.I.A" height="160px" src="https://github-readme-stats.vercel.app/api/pin/?username=arhcoder&repo=M.I.A"/></a>
40-
<a href="https://github.com/arhcoder/Artificial-Intelligence"><img alt="Artificial Intelligence" height="160px" src="https://github-readme-stats.vercel.app/api/pin/?username=arhcoder&repo=Artificial-Intelligence"/></a>
39+
<a href="https://github.com/arhcoder/M.I.A" style="display: inline-block; width: 49%;">
40+
<img alt="M.I.A" width="49%" src="https://github-readme-stats.vercel.app/api/pin/?username=arhcoder&repo=M.I.A"/>
41+
</a>
42+
<a href="https://github.com/arhcoder/Artificial-Intelligence" style="display: inline-block; width: 49%;">
43+
<img alt="Artificial Intelligence" width="49%" src="https://github-readme-stats.vercel.app/api/pin/?username=arhcoder&repo=Artificial-Intelligence"/>
44+
</a>
4145
</p>

0 commit comments

Comments
 (0)