mirror of
https://github.com/mempool/mempool.git
synced 2025-03-03 17:47:01 +01:00
More tweaking of project description on About page
This commit is contained in:
parent
962023fbc4
commit
38c8f3acb4
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
<div class="about-text">
|
<div class="about-text">
|
||||||
<h5 i18n="about.about-the-project">The Mempool Open Source Project ™</h5>
|
<h5 i18n="about.about-the-project">The Mempool Open Source Project ™</h5>
|
||||||
<p i18n>The mempool and blockchain explorer for the Bitcoin community, focusing on the transaction fee market and multi-layer ecosystem, completely free of advertising, altcoins, and third-party trackers.</p>
|
<p i18n>Building a mempool and blockchain explorer for the Bitcoin community, focusing on the transaction fee market and multi-layer ecosystem, without any advertising, altcoins, or third-party trackers.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="social-icons">
|
<div class="social-icons">
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.about-text {
|
.about-text {
|
||||||
max-width: 520px;
|
max-width: 550px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
padding: 10px 15px 15px;
|
padding: 10px 15px 15px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue