Move Step 3 payment form back into proper position
This commit is contained in:
parent
952120e5c5
commit
89abc7e7af
1 changed files with 20 additions and 20 deletions
|
|
@ -98,26 +98,8 @@ Remarkbox will verify that you have posession of the domain on first load.">
|
|||
<br>
|
||||
<br>
|
||||
|
||||
<section class="step-4">
|
||||
<label>What's next?</label>
|
||||
<p>
|
||||
You should <a style="color: rgb(var(--red-darker));" href="https://russell.ballestrini.net/contact/" target="_blank">contact me</a>, don't be to shy to say hi! I love hearing from all my friends, old and new! What are you up to? Any cool projects? Got an idea?
|
||||
|
||||
</p>
|
||||
<p style="text-align: center;">
|
||||
<b>russell.ballestrini@gmail.com</b>
|
||||
</p>
|
||||
</section>
|
||||
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<section class="step-pay">
|
||||
<label>Pay what you can!</label>
|
||||
<section class="step-3">
|
||||
<label>Step 3: <span style="font-weight: normal">Pay what you can!</span></label>
|
||||
|
||||
<p>Our business model depends on reciprocity and trust to succeed. We do not set price, but wish for contributions to maintain the product and service.</p>
|
||||
|
||||
|
|
@ -143,6 +125,24 @@ Or PayPal <a href="https://www.paypal.me/russellbal/" target="_blank">@russellba
|
|||
|
||||
</section>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<section class="step-4">
|
||||
<label>What's next?</label>
|
||||
<p>
|
||||
You should <a style="color: rgb(var(--red-darker));" href="https://russell.ballestrini.net/contact/" target="_blank">contact me</a>, don't be to shy to say hi! I love hearing from all my friends, old and new! What are you up to? Any cool projects? Got an idea?
|
||||
|
||||
</p>
|
||||
<p style="text-align: center;">
|
||||
<b>russell.ballestrini@gmail.com</b>
|
||||
</p>
|
||||
</section>
|
||||
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue