Add fill class so that donation boxes take up all the available height.

This commit is contained in:
2025-01-29 13:16:10 -07:00
parent a48c767ffb
commit c000140040
2 changed files with 9 additions and 3 deletions

View File

@ -6,7 +6,7 @@
<div class="row text">
<div class="col-4 center border">
<div class="col-4 center fill border">
<h3 class="title spacing">Preference 1 - Private Crypto</h3>
<p>Send me any type of coin.</p>
<div class="header">
@ -15,7 +15,7 @@
</div>
</div>
<div class="col-4 center border">
<div class="col-4 center fill border">
<h3 class="title spacing">Preference 2 - Public Crypto</h3>
<p>Donate directly to my addresses.</p>
<div class="header">
@ -39,7 +39,7 @@
</div>
</div>
<div class="col-4 center border">
<div class="col-4 center fill border">
<h3 class="title spacing">Preference 3 - Public USD</h3>
<p>Send USD to a fiat-based account.</p>
<div class="header">