Allow the primary page content to be flush with the bottom of the slogan

This commit is contained in:
Benjamin Melançon 2019-08-31 11:38:10 -04:00
parent 8a9c86a7da
commit e9cd3ec8e7
2 changed files with 8 additions and 1 deletions

View file

@ -82,7 +82,7 @@
{% endblock header %}
{% block main %}
{# Main section #}
<section class="section">
<section class="section main-section">
<main role="main" class="container">
<a id="main-content" tabindex="-1"></a>{# link is in html.html.twig #}