Add background to 3rd section. Make it look more similar to other columns.

This commit is contained in:
Hyperling 2025-01-29 10:21:05 -07:00
parent 56a08aaaa2
commit 4a1e376bd5

View File

@ -17,7 +17,7 @@
<div class="col-4 center">
<h3>Preference 2 - Public Crypto</h3>
<p>Donate directly to my crypto addresses.</p>
<div class="header center">
<div class="header">
<br/>
<strong><code>XMR | Monero</code></strong>
@ -41,13 +41,17 @@
<div class="col-4 center">
<h3>Preference 3 - Public USD</h3>
<p>Send USD to a public, visible account.</p>
<ul class="indent">
<li>Zelle: <kbd>me@hyperling.com</kbd></li>
<li>
Venmo: <a href="https://account.venmo.com/u/HyperVegan"
target="_blank" rel="noopener noreferrer"
><kbd>@HyperVegan</kbd></a>
</li>
</ul>
<div class="header">
<strong>Zelle</strong>
<kbd>me@hyperling.com</kbd>
<br/>
<strong>Venmo</strong>
<kbd>@HyperVegan</kbd>
<a href="https://account.venmo.com/u/HyperVegan"
target="_blank" rel="noopener noreferrer"
>[link]</a>
<br/>
</div>
</div>
</div>