This commit is contained in:
Kevin Tessier 2019-06-05 13:04:15 +02:00
parent 6da16d1bd0
commit 0fa4bd166c
4 changed files with 13 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -69,7 +69,7 @@
.bandeau{ .bandeau{
width: 100%; width: 100%;
max-height: 554px; height: auto;
overflow: hidden; overflow: hidden;
display: flex; display: flex;
background-image: url('/user/themes/lecampus/images/Trame-bleu.svg'); background-image: url('/user/themes/lecampus/images/Trame-bleu.svg');

View File

@ -360,6 +360,13 @@
} }
} }
#item{ #item{
.bandeau{
img{
width: 100%;
height: auto;
}
height: auto;
}
.body-wrapper{ .body-wrapper{
.images_s{ .images_s{
display: none; display: none;