Skip to content

Commit

Permalink
update ul to ol on listing description
Browse files Browse the repository at this point in the history
  • Loading branch information
ajzkk committed Oct 18, 2023
1 parent a77e58a commit 692d089
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@

<div style="padding: 15px; margin: 20px 0; border: 1px solid black">
<p><strong>To make payment:</strong></p>
<ul style="list-style: auto; margin-bottom: 0px; padding: 0px 15px;">
<ol style="margin-bottom: 0px; padding: 0px 15px;">
<li>Download the QR code or open your preferred bank app to scan it</li>
<li>Check that the payment details are correct</li>
<li>Import the QR code image into your bank app or scan the QR code with your bank app to pay</li>
<li>Share the payment slip from your bank app to the seller</li>
</ul>
</ol>
</div>
</div>

Expand Down

0 comments on commit 692d089

Please sign in to comment.