style page-simple + asides
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m17s
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m17s
This commit is contained in:
parent
f61b6e8840
commit
afe5885708
9 changed files with 69 additions and 36 deletions
|
|
@ -279,7 +279,9 @@ $hasVideo = $videoPreview || $page->videoUrl()->isNotEmpty();
|
|||
<?php endforeach ?>
|
||||
</div>
|
||||
|
||||
<div class="investigation__aside" id="impacts">
|
||||
</div>
|
||||
|
||||
<aside class="investigation__aside" id="impacts">
|
||||
<h3 class="aside__title">Impacts</h3>
|
||||
|
||||
<!-- Contenu statique temporaire - sera dynamique quand les pages impacts seront créées -->
|
||||
|
|
@ -321,7 +323,7 @@ $hasVideo = $videoPreview || $page->videoUrl()->isNotEmpty();
|
|||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</aside>
|
||||
|
||||
|
||||
<?php
|
||||
|
|
@ -461,7 +463,7 @@ if ($package):
|
|||
|
||||
</aside>
|
||||
|
||||
</div>
|
||||
|
||||
<?php endif ?>
|
||||
|
||||
</main>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue