supporters: Increase button border, add drop shadow and add grow animation

This commit is contained in:
Ben Sturmfels 2024-12-21 10:17:14 +11:00
parent e8d5b08143
commit 7c47a85c5b
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -135,7 +135,7 @@
</fieldset>
</div>
<div class="mt3"><button type="submit" class="pointer btn f5 pv2" style="width: 100%; font-weight: bold; color: white; background-color: var(--orange); border-radius: 0.5rem; border: none; border-bottom: 2px solid rgba(0,0,0,0.1);">Click here to become a Sustainer by<br>Credit Card or <abbr title="US Bank Direct Debit">ACH</abbr></button></div>
<div class="mt3"><button type="submit" class="pointer btn f5 pv2 grow shadow-5" style="width: 100%; font-weight: bold; color: white; background-color: var(--orange); border-radius: 0.5rem; border: none; border-bottom: 4px solid rgba(0,0,0,0.1);">Click here to become a Sustainer by<br>Credit Card or <abbr title="US Bank Direct Debit">ACH</abbr></button></div>
</fieldset>
</form>