réglage typo

This commit is contained in:
isUnknown 2024-09-05 07:58:53 +02:00
parent 8f780c2fbf
commit 2a5ab1424b
7 changed files with 18 additions and 4 deletions

View file

@ -8,10 +8,10 @@
href="#main-edito"
class="no-line"
>
<h2 class="main-title <?= setTitleFontSizeClass($site->subtitle()) ?>"><?= $site->subtitle() ?></h2>
<h2 class="main-title <?= setTitleFontSizeClass($site->subtitle()) ?>"><?= $site->subtitle()->inline() ?></h2>
<p
class="main-edito-btn | toggle-btn toggle-btn--left"
>édito</p>
>éditorial</p>
</a>
<?php endslot() ?>
<?php endsnippet() ?>