Allow the primary page content to be flush with the bottom of the slogan
This commit is contained in:
parent
8a9c86a7da
commit
e9cd3ec8e7
2 changed files with 8 additions and 1 deletions
|
@ -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 #}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue