Fix tags being on wrong level / element.

This commit is contained in:
Hyperling 2025-01-29 13:13:30 -07:00
parent 5d6e33a72c
commit a48c767ffb

View File

@ -4,8 +4,9 @@
<h2 class="col-12 header">Donate</h2>
</div>
<div class="row text border">
<div class="col-4 center">
<div class="row text">
<div class="col-4 center border">
<h3 class="title spacing">Preference 1 - Private Crypto</h3>
<p>Send me any type of coin.</p>
<div class="header">
@ -67,4 +68,5 @@
<br/>
</div>
</div>
</div>