mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
copy updates
This commit is contained in:
parent
d107c2d6ea
commit
b9de463f56
@ -118,8 +118,8 @@
|
|||||||
|
|
||||||
figure {
|
figure {
|
||||||
display: block;
|
display: block;
|
||||||
margin-bottom: ($spacer * 3);
|
margin-bottom: ($spacer * 6);
|
||||||
margin-top: -($spacer * 3);
|
margin-top: -($spacer * 2);
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon {
|
.icon {
|
||||||
|
@ -11,7 +11,7 @@ front_page: true
|
|||||||
<title>Logo</title>
|
<title>Logo</title>
|
||||||
<use xlink:href="/assets/img/sprite.svg#logo"></use>
|
<use xlink:href="/assets/img/sprite.svg#logo"></use>
|
||||||
</svg>
|
</svg>
|
||||||
<h1 class="section-title">Meet Bigchain, the world’s most scalable blockchain. Coming soon.</h1>
|
<h1 class="section-title">The world’s most scalable blockchain. Coming soon.</h1>
|
||||||
|
|
||||||
<a href="#benchmarks" class="btn btn-link btn-sm">Learn More <svg class="icon">
|
<a href="#benchmarks" class="btn btn-link btn-sm">Learn More <svg class="icon">
|
||||||
<use xlink:href="/assets/img/sprite.svg#icon-caret"></use>
|
<use xlink:href="/assets/img/sprite.svg#icon-caret"></use>
|
||||||
@ -35,7 +35,7 @@ front_page: true
|
|||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use xlink:href="/assets/img/sprite.svg#icon-graph"></use>
|
<use xlink:href="/assets/img/sprite.svg#icon-graph"></use>
|
||||||
</svg>
|
</svg>
|
||||||
100,000 transactions per second and climbing
|
100,000 writes per second and climbing
|
||||||
</p>
|
</p>
|
||||||
<p class="grid__col">
|
<p class="grid__col">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
|
Loading…
Reference in New Issue
Block a user