Skip to content

Commit

Permalink
fixed card input
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktoriia-Ch08 committed May 24, 2023
1 parent e5fa9aa commit 8b25c3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/partials/order-mod.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ <h3 class="order-item-name">Fruits Basket</h3>
class="input-modal-field"
type="text"
pattern="^[0-9]{5,45}$"
title="Your card number must be between 5 to 45 digitals."
required
name="card-nomber"
id="card-nomber"
Expand Down

0 comments on commit 8b25c3f

Please sign in to comment.