Skip to content

Commit

Permalink
Alignment fixes for header and Forms (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitin27may committed Nov 16, 2023
1 parent bd9ea81 commit 82ded3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ <h2 *ngIf="contactForm.get('_id').value">Update Contact</h2>
<button class="btn btn-secondary" (click)="reset()">Reset</button>
</div>
</div>
<!-- </div> -->
</div>
</form>
</div>
</div>
Expand Down

0 comments on commit 82ded3d

Please sign in to comment.