Ajout d'une marge inférieure pour la section vidéo afin d'améliorer l'espacement visuel.
All checks were successful
SSH Frontend Deploy / ssh-deploy (push) Successful in 3s

This commit is contained in:
arussac
2025-04-27 12:39:19 +02:00
parent 2097bbfaec
commit 2dae04098d

View File

@@ -176,4 +176,8 @@
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
}
.video {
margin-bottom: 2vh;
}