improve nav design
This commit is contained in:
parent
cf867bbc14
commit
26047fb0e1
7 changed files with 37 additions and 88 deletions
|
|
@ -1,3 +1,4 @@
|
|||
|
||||
<nav
|
||||
class="panel"
|
||||
x-data="{search: ''}"
|
||||
|
|
@ -34,4 +35,5 @@
|
|||
<?php snippet('nav__texts--collection', ["collection" => "categories"]) ?>
|
||||
<?php snippet('nav__texts--collection', ["collection" => "years"]) ?>
|
||||
<button class="panel-close">fermer</button>
|
||||
</nav>
|
||||
</nav>
|
||||
<div id="nav-overlay"></div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue