Tweak about page spacing and text

This commit is contained in:
wiz 2020-10-17 16:13:57 +09:00
parent 2d3ed5f8cb
commit 0fca6f3a3b
No known key found for this signature in database
GPG key ID: A394E332255A6173

View file

@ -8,16 +8,12 @@
v2.0.0 ({{ gitCommit$ | async }}) v2.0.0 ({{ gitCommit$ | async }})
</div> </div>
<br><br> <br>
<h2>About the project</h2> <h2>About the project</h2>
<div class="row row-cols-1"> <div class="row row-cols-1">
<div class="col col-md-6 offset-md-3"> <div class="col col-md-6 offset-md-3">
<p> <p>This explorer is free of altcoins, advertisements, and third-party trackers. We develop this open source project for the benefit of the community, and we are directly funded by the community from the sponsors listed below.</p>
This explorer is freely operated for the benefit of the Bitcoin community.
We do not support altcoins, show advertising, or use third-party trackers.
We are directly funded by the Bitcoin community and the sponsors below.
</p>
</div> </div>
</div> </div>