improve nav design
This commit is contained in:
parent
cf867bbc14
commit
26047fb0e1
7 changed files with 37 additions and 88 deletions
|
|
@ -7,12 +7,14 @@
|
|||
<a
|
||||
href="#main-edito"
|
||||
class="no-line"
|
||||
title="lire l'éditorial"
|
||||
>
|
||||
<h2 class="main-title <?= setTitleFontSizeClass($site->subtitle()) ?>"><?= $site->subtitle()->inline() ?></h2>
|
||||
<p
|
||||
class="main-edito-btn | toggle-btn toggle-btn--left"
|
||||
>éditorial</p>
|
||||
</a>
|
||||
<button class="plus-btn open-nav">textes</button>
|
||||
<?php endslot() ?>
|
||||
<?php endsnippet() ?>
|
||||
<div id="main-edito" class="content">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue