Base design finished & content

This commit is contained in:
2017-07-13 15:22:43 +02:00
parent 050d446960
commit 9fe6157707
11 changed files with 584 additions and 117 deletions

View File

@ -5,11 +5,6 @@
{{!-- Everything inside the #post tags pulls data from the post --}}
{{#post}}
<header class="top-header top-header-animate">
{{> "header"}}
</header>
<header class="main-header post-head {{#if image}}" style="background-image: url({{image}}){{else}}no-cover{{/if}}">
</header>