Skip to content

Commit 9f35c6c

Browse files
committed
modified: marketplace.html
1 parent a1cf153 commit 9f35c6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

marketplace.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,8 @@ <h5 style="text-align: center;">Delivery Address</h5>
735735
<input type="text" id="zip-code" name="zip-code" placeholder="Zipcode" required>
736736
</div>
737737

738-
<div>
738+
<div class="my-5">
739+
<h5 >Choose Your Payment Method</h5>
739740
<label>
740741
<input type="radio" name="payment-method" value="cash-on-delivery" checked>
741742
Cash On Delivery

0 commit comments

Comments
 (0)