mirror of
https://github.com/bigchaindb/site.git
synced 2025-02-14 21:10:28 +01:00
parent
e9de3e5b60
commit
ae150891b2
@ -7,9 +7,8 @@
|
|||||||
.section--firsttransaction {
|
.section--firsttransaction {
|
||||||
.section-title {
|
.section-title {
|
||||||
font-size: $font-size-h3;
|
font-size: $font-size-h3;
|
||||||
text-align: left;
|
margin-top: -($spacer * 2);
|
||||||
margin-top: 0;
|
margin-bottom: $spacer * 3;
|
||||||
margin-bottom: $spacer * 2;
|
|
||||||
|
|
||||||
&:after {
|
&:after {
|
||||||
display: none;
|
display: none;
|
||||||
@ -25,11 +24,7 @@
|
|||||||
// mnml frm
|
// mnml frm
|
||||||
background: none;
|
background: none;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
||||||
min-height: 340px;
|
min-height: 340px;
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
flex-wrap: wrap;
|
|
||||||
|
|
||||||
.form-group:first-child {
|
.form-group:first-child {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# ----------------------------
|
# ----------------------------
|
||||||
|
|
||||||
firsttransaction:
|
firsttransaction:
|
||||||
title: "Get your first transaction sent to BigchainDB"
|
title: "Let's write a message into a planetary blockchain database"
|
||||||
message:
|
message:
|
||||||
label: "Type a message"
|
label: "Type a message"
|
||||||
button: "Off you go"
|
button: "Off you go"
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
layout: page
|
layout: page
|
||||||
|
|
||||||
title: Get started
|
title: Get started
|
||||||
description: ""
|
description: "Explore drivers, tools & documentation to get started with IPDB & BigchainDB"
|
||||||
|
|
||||||
js: page-getstarted.min.js
|
js: page-getstarted.min.js
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user