mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-01 15:55:36 +01:00
Merge pull request #166 from ascribe/fix/164
proper header markup for partner pages
This commit is contained in:
commit
9a3cce4905
@ -12,7 +12,7 @@ cta:
|
|||||||
{% include menu-main.html %}
|
{% include menu-main.html %}
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<hgroup>
|
<hgroup class="header__content">
|
||||||
<h1 class="header__title">{{ page.title }}</h1>
|
<h1 class="header__title">{{ page.title }}</h1>
|
||||||
</hgroup>
|
</hgroup>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user