Tweak buttons on mobile

This commit is contained in:
Ben Sturmfels 2023-04-20 18:30:38 +10:00
parent f99cd7e4a3
commit 6577e0ebea
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -9,9 +9,9 @@
</div>
<div class="lh-solid mt4 mt0-ns" style="font-size: 10rem; max-width: 250px;"><img class="db" src="{{ SITEURL }}/theme/images/conservancy-logo.svg" style="max-height: 180px" alt="Software Freedom Conservancy"></div>
</div>
<p><a href="/pages/tickets.html" class="mr2"><button type="button" class="btn btn-primary btn">Get your ticket!</button></a>
<a href="/pages/call-for-proposals.html" class="mr2"><button type="button" class="btn btn-primary">Propose a talk</button></a>
<a href="https://lists.sfconservancy.org/mailman/listinfo/fossy-announce"><button type="button" class="btn btn-secondary">Subscribe for updates</button></a></p>
<div class="mt4 mt0-ns"><a href="/pages/tickets.html" class="mr2"><button type="button" class="btn btn-primary mb2">Get your ticket!</button></a>
<a href="/pages/call-for-proposals.html" class="mr2"><button type="button" class="btn btn-primary mb2">Propose a talk</button></a>
<a href="https://lists.sfconservancy.org/mailman/listinfo/fossy-announce"><button type="button" class="btn btn-secondary mb2">Subscribe for updates</button></a></div>
</header>