corvée(formatage) corrige un mauvais formatage

This commit is contained in:
gcch 2026-04-29 10:45:49 +02:00
commit 3e8982f11b
3 changed files with 3 additions and 3 deletions

View file

@ -654,7 +654,7 @@ video {
object-fit: cover; object-fit: cover;
} }
/* * Styles pour un bandeau défilant. */ /* Styles pour un bandeau défilant. */
.bandeau { .bandeau {
overflow: hidden; overflow: hidden;
display: flex; display: flex;

File diff suppressed because one or more lines are too long

View file

@ -1,4 +1,4 @@
/* * Styles pour un bandeau défilant. */ /* Styles pour un bandeau défilant. */
.bandeau { .bandeau {
overflow: hidden; overflow: hidden;