style cards small
All checks were successful
Deploy / Deploy to Production (push) Successful in 15s

This commit is contained in:
Julie Blanc 2026-02-25 14:14:37 +01:00
parent e69e765586
commit 1fedb2392c
10 changed files with 202 additions and 91 deletions

View file

@ -40,7 +40,7 @@
<?php $investigations = $page->linkedInvestigations()->toPages() ?>
<?php if ($investigations->isNotEmpty()): ?>
<aside class="investigation__aside" id="related-investigations">
<aside class="page__aside" id="related-investigations">
<h3 class="aside__title">Enquêtes liées</h3>
<?php foreach ($investigations as $investigation): ?>