improve home

This commit is contained in:
isUnknown 2024-12-01 12:37:11 +01:00
parent 8e09bceb02
commit 4c5b7677d7
4 changed files with 20 additions and 12 deletions

View file

@ -6,14 +6,14 @@
<?php slot('title') ?>
<a
href="#main-edito"
class="no-underline"
class="no-underline home-baseline"
title="lire l'éditorial"
>
<h2 class="main-title <?= setTitleFontSizeClass($site->subtitle()) ?>"><?= $site->subtitle()->inline() ?></h2>
</a>
<a href="#main-edito" class="no-underline" title="lire l'éditorial">
<a href="#main-edito" class="main-edito-btn | no-underline" title="lire l'éditorial">
<p
class="main-edito-btn | toggle-btn toggle-btn--left"
class="oggle-btn toggle-btn--left"
>éditorial</p>
</a>
<button class="plus open-nav" title="ouvrir la navigation">textes</button>