header : scale au scroll plutôt que width/height (1.3 → 0.8)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
7e327a3a1f
commit
ccc5d79c7e
3 changed files with 10 additions and 12 deletions
|
|
@ -15,7 +15,7 @@
|
|||
<li>
|
||||
<a href="<?= page('spectacles')->url() ?>"><?= page('spectacles')->title() ?></a>
|
||||
</li>
|
||||
<li class="characters" style="--char-size: 150px">
|
||||
<li class="characters" style="--char-scale: 1.3">
|
||||
<a href="<?= $site->url() ?>">
|
||||
<?= svg('assets/images/characters/characters-no-outfit.svg') ?>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue