Move the seat booking warning below the seat booking button.
This commit is contained in:
parent
1544c40d8f
commit
48d2cbf3b6
1 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,6 @@
|
|||
<section class="orange">
|
||||
<h2>Programme</h2>
|
||||
<p>Les activités débutent le <strong>vendredi 3 mai à 20h00</strong> et se terminent le <strong>dimanche 5 mai à 21h00</strong>.</p>
|
||||
<p>Pour certains spectacles, il est nécessaire de <strong>réserver vos places</strong> en avance (en utilisant le lien ci-dessous).</p>
|
||||
|
||||
<a href="" target="_blank">
|
||||
<div class="button">
|
||||
|
@ -56,6 +55,7 @@
|
|||
<span>Réserver vos places</span>
|
||||
</div>
|
||||
</a>
|
||||
<p class="stand-out">Attention : certains spectacles requierent de <strong>réserver vos places</strong> en avance !</p>
|
||||
</section>
|
||||
|
||||
<section class="green">
|
||||
|
|
Loading…
Reference in a new issue