Skip to content

Commit

Permalink
update padding for form
Browse files Browse the repository at this point in the history
  • Loading branch information
SaliyaBandara committed Jan 31, 2024
1 parent 4c50378 commit f317dc8
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 @@ -308,7 +308,7 @@ <h4>SIZE CHART</h4>

</div>

<div class="col-lg-6 col-12 offset-lg-3 mt-3">
<div class="col-lg-6 col-12 offset-lg-3 mt-3 px-4">
<div class="alert alert-success" role="alert" id="alert-div3">
<label class="form-label" style="color: black;">WITHOUT DELIVERY - Rs. 1700.00</label><br/>
<label class="form-label" style="color: black;">WITH DELIVERY - Rs. 2000.00</label></br>
Expand Down

0 comments on commit f317dc8

Please sign in to comment.