mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-02 00:05:37 +01:00
13 lines
420 B
HTML
13 lines
420 B
HTML
|
<section class="section section-cta section-cta--features background--photo text-center">
|
||
|
<div class="row">
|
||
|
<header class="section-header">
|
||
|
<h1 class="section-title">How BigchainDB Works</h1>
|
||
|
<p class="section-description">Learn how we scale</p>
|
||
|
</header>
|
||
|
|
||
|
<a class="btn btn-blue" href="/features/">
|
||
|
How BigchainDB Works
|
||
|
</a>
|
||
|
</div>
|
||
|
</section>
|