We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af4f195 commit 906dcf8Copy full SHA for 906dcf8
docs/base-account/guides/accept-payments.mdx
@@ -59,7 +59,7 @@ try {
59
This is what the user will see when prompted to pay:
60
61
<div style={{ display: 'flex', justifyContent: 'center'}}>
62
- <img src="/images/base-account/BasePayFinal.gif" alt="Pay Popup" style={{ width: '500px', height: 'auto' }} />
+ <img src="/images/base-account/BasePayFinal.gif" alt="Pay Popup" style={{ width: '300px', height: 'auto' }} />
63
</div>
64
65
### Collect user information (optional)
0 commit comments