Ediongsenyene Joseph I.• 1,675
@IEdiong
Posted
Hello friend 👋,
- I think you could add a
cursor: pointer;
to theproceed to payment
button. - I also don't think that
cancel order
is meant to be a<p>
, I think it should be a<button>
. - Also, you could look into the accessibility and HTML issues raised here.
I hope this was helpful, Shalom!
Marked as helpful
0