corvée(formatage) corrige un mauvais formatage
This commit is contained in:
parent
0083e94084
commit
3e8982f11b
3 changed files with 3 additions and 3 deletions
|
|
@ -654,7 +654,7 @@ video {
|
|||
object-fit: cover;
|
||||
}
|
||||
|
||||
/* * Styles pour un bandeau défilant. */
|
||||
/* Styles pour un bandeau défilant. */
|
||||
.bandeau {
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1,4 +1,4 @@
|
|||
/* * Styles pour un bandeau défilant. */
|
||||
/* Styles pour un bandeau défilant. */
|
||||
|
||||
.bandeau {
|
||||
overflow: hidden;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue