-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #86 from A1Kumari/master
minor content changes
- Loading branch information
Showing
7 changed files
with
114 additions
and
42 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
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
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 |
---|---|---|
|
@@ -12,20 +12,20 @@ export default function Contact() { | |
<div className="footer-content"> | ||
<div className="footer-left"> | ||
<h3>Contact Us</h3> | ||
<p>Email: <br/> Codechef <br/> [email protected] <br/> [email protected] <br/> Elixir <br/>[email protected] </p> | ||
<h5>Email:</h5> | ||
<p> Codechef <br/> [email protected] <br/> [email protected] <br/> Elixir <br/>[email protected] </p> | ||
|
||
</div> | ||
<div className="footer-middle"> | ||
<h3>Contact Us</h3> | ||
|
||
<p>Phone: <br/> Codechef <br/>Mansi Sharma - +91 99539 30377 <br/> Tanisha Bansal - +91 92131 16476 <br/> Elixir <br/> Ansh Saxena - +91 73557 43158 <br/></p> | ||
<h5>Phone: </h5> | ||
<p> Codechef <br/>Mansi Sharma - +91 99539 30377 <br/> Tanisha Bansal - +91 92131 16476 <br/> Elixir <br/> Ansh Saxena - +91 73557 43158 <br/></p> | ||
</div> | ||
<div className="footer-right"> | ||
<h3>Follow Us</h3> | ||
<ul className="social-links"> | ||
<li><a href="https://www.linkedin.com/company/codechefadgitm/" target="_blank" rel="noopener noreferrer"><FaLinkedin/></a></li> | ||
<li><a href="https://twitter.com/hackathon" target="_blank" rel="noopener noreferrer"><FaInstagram/></a></li> | ||
<li><a href="https://www.instagram.com/codechefadgitm/" target="_blank" rel="noopener noreferrer"><FaTwitter/></a></li> | ||
<li><a href="https://www.instagram.com/codechefadgitm/" target="_blank" rel="noopener noreferrer"><FaInstagram/></a></li> | ||
<li><a href="https://twitter.com/hackathon " target="_blank" rel="noopener noreferrer"><FaTwitter/></a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
|
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
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
.colorBlack{ | ||
background-color: #f8f8f8; | ||
background-color: #fff; | ||
} | ||
.participation-rules { | ||
display: flex; | ||
|
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
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