We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae5a1e8 commit ec3d339Copy full SHA for ec3d339
src/flask_saas/blueprints/templates/stripe/stripe_connect.html
@@ -2,7 +2,7 @@
2
{% block title %} Connect Stripe {% endblock %}
3
4
{% block body %}
5
-<div class="container">
+<div class="container" style="padding: 25% 5%">
6
<h2>Connect Stripe to your shop</h2>
7
<p>Once connected, payments will be paid into your bank account via Stripe.</p>
8
0 commit comments