Let's put the poor slogan in columns (albeit all by itself) too
This commit is contained in:
parent
f62c01487e
commit
e8c229ad85
1 changed files with 5 additions and 1 deletions
|
@ -52,7 +52,11 @@
|
|||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<p class="slogan"><strong class="title">{{ site_slogan }}</strong></p>
|
||||
<div class="columns">
|
||||
<div class="column"
|
||||
<p class="slogan"><strong class="title">{{ site_slogan }}</strong></p>
|
||||
</div>
|
||||
</div>
|
||||
{% if not is_front %}
|
||||
<section>
|
||||
{% block header_and_search %}
|
||||
|
|
Loading…
Add table
Reference in a new issue