Skip to content

Commit

Permalink
updated the font awesome icon
Browse files Browse the repository at this point in the history
  • Loading branch information
anshulsoni4 authored Oct 5, 2022
1 parent 28eebb2 commit afc6c8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@

.btn4{
padding: 15px;
margin: 4px;
margin: 4px;
}

.contact_section{
Expand Down Expand Up @@ -280,7 +280,7 @@ <h2>Demonstration of using Drifty</h2>
<section id="contact">
<div class="contact_section">
<h2>Contact Us</h2>
<a href="https://github.com/SaptarshiSarkar12/Drifty/issues" class="btn4"><i class="fab fa-github"></i> Contribute to Drifty </a>
<a href="https://github.com/SaptarshiSarkar12/Drifty/issues" class="btn4"><i class="fa-solid fa-hand-holding-hand"></i> Help and Support </a>
<a href="https://www.twitter.com/SSarkar2007" class="btn4"> <i class="fab fa-twitter"></i> My Twitter</a>
<a href="mailto:[email protected] " class="btn4"><i class="fa-sharp fa-solid fa-envelope"></i> My Email </a>
</a>
Expand Down

0 comments on commit afc6c8d

Please sign in to comment.