Skip to content

Commit

Permalink
Merge pull request #619 from arjunsaxena122/master
Browse files Browse the repository at this point in the history
Fixes- The Third Last Row of Cards Aligned
  • Loading branch information
MattCrl committed Mar 4, 2024
2 parents 77f00f5 + f2e626d commit d58fb27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5501
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1767,7 +1767,7 @@ <h5 class="card-title">Anda S</h5>
<h5 class="card-title">Muhammad Kamran Shabbir</h5>
<hr class="separator">
<p class="card-text">I'm PHP Developer....!</p>
<a href="https://github.com/KamranShabbir" class="button">Muhammad Kamran Shabbir GitHub Profile</a>
<a href="https://github.com/KamranShabbir" class="button">GitHub Profile</a>
</div>
</div>
</div>
Expand Down

0 comments on commit d58fb27

Please sign in to comment.