Merge pull request #4 from djerfy/fix/donate-align

fix: donate align
This commit is contained in:
Benjamin Wilson 2023-08-19 15:53:23 -04:00 committed by GitHub
commit 3c2018889f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -162,7 +162,7 @@
<div class="col-12"> <div class="col-12">
<div class="card"> <div class="card">
<div class="grid"> <div class="grid">
<div class="col-12 md:col-4"> <div class="col-12 md:col-2">
<h3>Donate</h3> <h3>Donate</h3>
<p>Like the project? Consider a donation. </p> <p>Like the project? Consider a donation. </p>
</div> </div>
@ -171,7 +171,7 @@
alt="bc1q99n3pu025yyu0jlywpmwzalyhm36tg5u37w20d"> alt="bc1q99n3pu025yyu0jlywpmwzalyhm36tg5u37w20d">
<div>public_pool@strike.me</div> <div>public_pool@strike.me</div>
</div> </div>
<div class="col-12 md:col-4 text-center"> <div class="col-12 md:col-6 text-center">
<img style="height: 200px;" src="assets/layout/images/qr-code-onchain.svg" <img style="height: 200px;" src="assets/layout/images/qr-code-onchain.svg"
alt="bc1q99n3pu025yyu0jlywpmwzalyhm36tg5u37w20d"> alt="bc1q99n3pu025yyu0jlywpmwzalyhm36tg5u37w20d">
<div>bc1q99n3pu025yyu0jlywpmwzalyhm36tg5u37w20d</div> <div>bc1q99n3pu025yyu0jlywpmwzalyhm36tg5u37w20d</div>