Skip to content

Commit

Permalink
Sync
Browse files Browse the repository at this point in the history
  • Loading branch information
harshitgupta028 committed Aug 7, 2022
1 parent a350975 commit 84cd9ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,10 @@ a{
margin: 12px 0 5px;
}

.custom-btn{
z-index: 1;
}

#navbar{
padding: 0 20px;
position: fixed;
Expand Down
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,8 @@ <h5 class="card-title">Rakshak</h5>
</div>
</div>

<a href="https://www.harshitgupta.co.in/"><button class="btn custom-btn" type="button" name="button"> See More....</button></a>

</div>

<!-- <hr> -->
Expand Down

0 comments on commit 84cd9ad

Please sign in to comment.