copy update

This commit is contained in:
Matthias Kretschmann 2018-05-16 12:47:54 +02:00
parent e12de2bace
commit e52fe1bcc3
Signed by: m
GPG Key ID: 606EEEF3C479A91F
3 changed files with 10 additions and 3 deletions

View File

@ -6,3 +6,9 @@
}
}
}
.section--whitepaper-download {
.section-header + .text-center {
margin-top: -$spacer;
}
}

View File

@ -1,8 +1,10 @@
<section class="section section-whitepaper-download background--photo">
<section class="section section--whitepaper-download background--photo">
<div class="row">
<header class="section-header">
<h1 class="section-title">{{ page.whitepaper.title }}</h1>
<p class="section-description">{{ page.whitepaper.text }}</p>
{% if page.whitepaper.text %}
<p class="section-description">{{ page.whitepaper.text }}</p>
{% endif %}
</header>
<p class="text-center">

View File

@ -10,7 +10,6 @@ header: photo3.jpg
whitepaper:
title: Whitepaper Downloads
text: The whitepaper is a living document...
updated: 2018-05-14
files:
- file: bigchaindb-whitepaper.pdf