largeur titre actu

This commit is contained in:
2021-12-09 13:22:47 +01:00
parent 066ec6320a
commit 88da64c8f7
6 changed files with 92 additions and 3 deletions
+1
View File
@@ -30,3 +30,4 @@ function toggleFaq(event) {
const answer = answers[i]
answer.classList.toggle('opened');}
}