Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabeer-Junaid committed Mar 13, 2024
1 parent 947cacc commit be12429
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<div class="snow">
</div>
<center>
<img src="assets/logo.jpeg" class="img-fluid" style="width: 100px; border-radius: 50%;">
<img src="assets/logo.jpeg" class="img-fluid" style="width: 100px; border-radius: 50%;" alt="Profile Picture">
<p style="color: white; font-size: 16px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);">@sabeerjunaid</p>

<div id="links">
Expand All @@ -56,7 +56,7 @@
<i class="fab fa-instagram">&nbsp;</i>Instagram
</a>

<a class="link" href="#" target="_blank">
<a class="link" href="# " target="_blank">
<i class="fab fa-facebook">&nbsp;</i>Facebook
</a>
</div>
Expand Down

0 comments on commit be12429

Please sign in to comment.