summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/index.html b/index.html
index f5d6dae..8daa69b 100644
--- a/index.html
+++ b/index.html
@@ -35,9 +35,11 @@
<main>
<div id="next-concert">
<a href="actualités.html#concert-1">
- <span id="day">25</span>
- <br>
- <span id="month">décembre</span>
+ <p>
+ <span id="day">25</span>
+ <br>
+ <span id="month">décembre</span>
+ </p>
</a>
</div>
</main>