mobile responsive : home and start event
This commit is contained in:
parent
e58e630f9b
commit
dd04bac95e
14 changed files with 128 additions and 8 deletions
|
|
@ -48,7 +48,7 @@
|
|||
<template x-if="tab === 'Programme'">
|
||||
<div class="program-content__events">
|
||||
<section class="yellow">
|
||||
<h2>À venir — <?= $page->children()->first()->title() ?></h2>
|
||||
<h2>Prochainement — <?= $page->children()->first()->title() ?></h2>
|
||||
</section>
|
||||
<?php snippet('events-grid', ['events' => $nextEvents, 'columns' => 3]) ?>
|
||||
<section class="yellow">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue