Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ShilpiRachna1 authored Jun 25, 2024
1 parent 73eafba commit e7ed43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h1 class="display-6 fw-bold text-primary">Welcome to Azure</h1>
<input type="text" class="form-control" id="name" name="name" style="max-width: 256px;">
</div>
<div class="d-grid gap-2 d-sm-flex justify-content-sm-center my-2">
<button type="submit" class="btn btn-primary btn-lg px-4 gap-3">Say Hello everyone</button>
<button type="submit" class="btn btn-primary btn-lg px-4 gap-3">Say Hello everyone 1</button>
</div>
</div>
</form>
Expand Down

0 comments on commit e7ed43e

Please sign in to comment.