Let's put the poor slogan in columns (albeit all by itself) too

This commit is contained in:
Benjamin Melançon 2019-08-16 10:35:43 -04:00
parent f62c01487e
commit e8c229ad85

View file

@ -52,7 +52,11 @@
</div> </div>
</nav> </nav>
</div> </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 %} {% if not is_front %}
<section> <section>
{% block header_and_search %} {% block header_and_search %}