Skip to content

Commit

Permalink
linklog added
Browse files Browse the repository at this point in the history
  • Loading branch information
rohan-kulkarni-25 committed Jul 9, 2021
1 parent 6a66b0f commit b849576
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
4 changes: 4 additions & 0 deletions css/participantguidelines.css
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,10 @@ li {
flex-wrap: wrap;
}

.btnbox a img {
width: 2vmin;
}

.hide {
display: none;
}
Expand Down
14 changes: 2 additions & 12 deletions pages/participantsguidelines.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,18 +79,8 @@ <h3>If I can do then Yes you can also do it ! 💪🏻</h3>
<div class="step hide" id="8">
<p>DONE Everything ! Feel free to get connected ! What are you wating for 😂</p>
<div class="btnbox">
<a href="https://github.com/rohan-kulkarni-25" target="_blank">
<img src="../assets/images/github.png">
</a>
<a href="https://www.linkedin.com/in/rohan-k-2502/" target="_blank">
<img src="../assets/images/linkedin.png">
</a>
<a href="https://twitter.com/rohan_2502" target="_blank">
<img src="../assets/images/twitter.png">
</a>
<a href="https://www.instagram.com/rohan_k_2502/" target="_blank">
<img src="../assets/images/instagram-2447888.png">
</a>
<a href="https://rohankulkarni.tech" target="_blank" class="social">
MY LINKLOG</a>
</div>
</div>
<div class="step" id="faq">
Expand Down

0 comments on commit b849576

Please sign in to comment.