Skip to content

Commit 40f0a4f

Browse files
committed
remove paypal warning
1 parent 91f53b6 commit 40f0a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5011,7 +5011,7 @@ <h1 id="pCoinUpgradeName">Welcome to the PseudoShop!</h1>
50115011
</section>
50125012

50135013
<button id="checkout" type="submit">Checkout</button>
5014-
<div style="margin: 0 auto; width: 40%;" class="checkout-paypal"></div>
5014+
<div style="width: 70%; align-self: center;" class="checkout-paypal"></div>
50155015
<button id="closeCart" type="button">Close</button>
50165016
</div>
50175017
</div>

0 commit comments

Comments
 (0)