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