-
Notifications
You must be signed in to change notification settings - Fork 130
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
28eebb2
commit afc6c8d
Showing
1 changed file
with
2 additions
and
2 deletions.
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 |
---|---|---|
|
@@ -206,7 +206,7 @@ | |
|
||
.btn4{ | ||
padding: 15px; | ||
margin: 4px; | ||
margin: 4px; | ||
} | ||
|
||
.contact_section{ | ||
|
@@ -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> | ||
|