Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SKDANISHO7 authored Jul 25, 2024
1 parent 3954448 commit 5cee0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ <h1>Stay in the loop</h1>
<p>Join our newsletter to get top news before anyone else</p>
</div>
<div class="col-md-6 "
style="align-items: center; display: inline-flex; justify-content: center; gap: 10px;">
style="align-items: center; display: inline-block; justify-content: center; gap: 10px;">
<input type="email" id="email" name="email" placeholder="Your best email.."
style="padding: 7px; background-color: #0954a3; border: none; color: white;">
<button type="button" class="btn btn-light">Subscribe</button>
Expand Down

0 comments on commit 5cee0ff

Please sign in to comment.