Skip to content

Commit

Permalink
html cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Aniket-Mishra committed Oct 5, 2020
1 parent 7e424dc commit b53ab7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 24 deletions.
24 changes: 1 addition & 23 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
</div>
<div class="welcome-section">
<div class="welcome-inner">
<h1 class="welcome-text" style="font-family: profontwindows; word-spacing: -8px; font-size: 3em;">Welcome to <span class="codezoned-colored-text" style=" color: red;">code<span style="color: white;">codezoned</span><span style="color: #767777;">;</span></span></h1>
<h1 class="welcome-text" style="font-family: profontwindows; word-spacing: -8px; font-size: 3em;">Welcome to <span class="codezoned-colored-text" style=" color: red;">code</span><span style="color: white;">codezoned</span><span style="color: #767777;">;</span></span></h1>
<p class="quote-text">We are an Opensource non-profit-organization which is targeting on educating and spreading our core belief of 'learning by doing'.</p>
<div class="button-container">
<a href="http://join.codezoned.com/"><div class='button -regular center joinus' style="min-width: 340px;"> Join Us</div></a>
Expand Down Expand Up @@ -180,28 +180,6 @@ <h1 class="projects-head">Some of our Opensource projects:</h1>
</p>
</div>
</div>
<!--
<div class="footer">
<div class="icon-container">
<div class="link">
<a href="https://www.facebook.com/codezoned/" target="_blank"><span class="fa fa-facebook link-icon"></span></a>
</div>
<div class="link">
<a href="https://github.com/codezoned" target="_blank"><span class="fa fa-github-square link-icon"></span></a>
</div>
<div class="link">
<a href="https://www.linkedin.com/company/codezoned/" target="_blank"><span class="fa fa-linkedin link-icon"></span></a>
</div>
<div class="link">
<a href="https://www.instagram.com/codezoned/" target="_blank"><span class="fa fa-instagram link-icon"></span></a>
</div>
<div class="link">
<a href="http://discord.codezoned.com" target="_blank"><span class="fa fa-discord link-icon"></span></a>
</div>
</div>
</div> -->

<div style="width: 100%; position: fixed; background-color: black; height: 50px;" class="footer">
<div class="icon-container">
Expand Down
3 changes: 2 additions & 1 deletion static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,8 @@ a {
.events-inner {
width: 60%;
margin: 0 auto;
</span>
font-size: 1.1rem;

letter-spacing: 1.1px;
word-spacing: 4px;

Expand Down

0 comments on commit b53ab7c

Please sign in to comment.