scroll stop sous header

This commit is contained in:
2024-03-07 15:45:38 +01:00
parent 1f8059afbd
commit 175c589c76
8 changed files with 44 additions and 551 deletions

View File

@@ -61,7 +61,10 @@
<div class="layout-content">
<div id="logo-animated">
</div>
{{ page.content }}
</div>{# /.layout-content #}

View File

@@ -60,6 +60,10 @@
<a id="main-content" tabindex="-1"></a>{# link is in html.html.twig #}
<div class="layout-content">
<div id="logo-animated">
<img src=url("../images/logo_accueil_QDD.svg") alt="logo animé consultation quartiers de demain" />
</div>
{{ page.content }}
</div>{# /.layout-content #}