improve mobile footer

This commit is contained in:
isUnknown 2024-12-02 16:39:38 +01:00
parent af1ffe78c6
commit 5252d51633
5 changed files with 97 additions and 59 deletions

View file

@ -1,7 +1,7 @@
<footer id="main-footer">
<ul id="links">
<?php if (!$page->isHomePage()): ?>
<li>
<li class="open-nav-wrapper">
<button class="plus open-nav" title="chercher parmi les textes">textes</button>
</li>
<?php endif ?>