1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-22 09:46:57 +01:00

title & meta description

* closes #141
This commit is contained in:
Matthias Kretschmann 2017-06-29 14:51:30 +02:00
parent e9de3e5b60
commit ae150891b2
Signed by: m
GPG Key ID: 606EEEF3C479A91F
3 changed files with 4 additions and 9 deletions

View File

@ -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;

View File

@ -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"

View File

@ -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