-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f829f39
commit dd4ec8e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -121,7 +121,7 @@ <h1 style="font-family:Abril Fatface ; font-size: 400%;">Contact Me</h1> | |
<h2 class="col-sm-6" style="font-family: Montserrat; margin:20px;"><a class="btn btn-lg btn-warning rounded-pill" href="mailto: [email protected]" target="_blank" style="background-color: #32012F; color: antiquewhite; text-decoration: none;">Email Me!</a></h2> | ||
<div class="logos"> | ||
<a class="link-body-emphasis" href="https://github.com/pranshustuff" target="_blank"><img src="./assets/github.png" style="height: 40px;"></a> | ||
<a class="link-body-emphasis" href="https://instagram.com/pranshu_q" target="_blank"><img src="./assets/insta-logo.png" style="height: 40px;"></a> | ||
<a class="link-body-emphasis" href="https://instagram.com/pranshu_q" target="_blank"><img src="./assets/insta-logo.png" style="height: 80px;"></a> | ||
</div> | ||
</div> | ||
|
||
|