Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Tejas-Sawant-iffort authored Sep 17, 2024
1 parent 4711a22 commit d9dc46c
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 @@ -35,7 +35,7 @@
text-align: center;
letter-spacing: 0.1em;
position: relative;
padding: 10px 20px;
padding: 5px 10px;
margin-bottom: 20px;
}

Expand Down Expand Up @@ -162,7 +162,7 @@
<div class="flex-container">
<h1 class="neon-text">AI-powered Fitze</h1>
<a href="https://wa.me/15556205683?text=Hey" target="_blank">
<button style="background-color: #25D366; color: white; border: none; padding: 10px 20px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; border-radius: 5px;">
<button style="background-color: #25D366; color: white; border: none; padding: 10px 20px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; border-radius: 25px;">
Chatbot on WhatsApp
</button>
</a>
Expand Down

0 comments on commit d9dc46c

Please sign in to comment.