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

proper header markup for partner pages

* fixes #164
This commit is contained in:
Matthias Kretschmann 2017-08-22 15:02:13 +02:00
parent 8e78299555
commit 19e2ab26a8
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -12,7 +12,7 @@ cta:
{% include menu-main.html %}
<div class="row">
<hgroup>
<hgroup class="header__content">
<h1 class="header__title">{{ page.title }}</h1>
</hgroup>
</div>