Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pranshustuff authored Jul 8, 2024
1 parent 2c55ede commit a75ae91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1 class="fw-bold lh-1 mb-3" style="font-size: 250%;">Hi, I'm <span style="font
<h2 style="font-family: Montserrat;margin: 50px 0px;">Student @ BITS Pilani <br> Hyderabad Campus <br> pursuing CSE.</h2>
<h2 style="font-family: Montserrat;margin-bottom: 50px;">Web Developer<br>Computer Enthusiast <br>Intermediate Python Dev.</h2>
<div class="d-grid gap-2 d-md-flex justify-content-md-start">
<button type="button" class="btn btn-primary btn-lg px-4 me-md-2 rounded-pill" style="background-color: #ffde59; color: black; font-family: Montserrat; width: fit-content; border: 0px;" >Contact Me</button>
<button type="button" class="btn btn-primary btn-lg px-4 me-md-2 rounded-pill" style="background-color: #ffde59; color: black; font-family: Montserrat; width: fit-content; border: 0px;" ><a href="#contact">Contact Me</a></button>
</div>
</div>
</div>
Expand Down Expand Up @@ -139,4 +139,4 @@ <h2 class="col-sm-6" style="font-family: Montserrat;">Email: pranshusumanstuff@g


</body>
</html>
</html>

0 comments on commit a75ae91

Please sign in to comment.