footer
This commit is contained in:
@@ -423,9 +423,9 @@ footer {
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: wrap; }
|
flex-wrap: wrap; }
|
||||||
#footer-right #block-reha-config-pages-2 .field--name-field-partenaires .field__items img {
|
#footer-right #block-reha-config-pages-2 .field--name-field-partenaires .field__items img {
|
||||||
max-width: 150px;
|
max-width: 250px;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
max-height: 100px;
|
max-height: 150px;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
padding: 1rem; }
|
padding: 1rem; }
|
||||||
|
|
||||||
|
|||||||
@@ -71,9 +71,9 @@ margin-left: 10rem;
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
img{
|
img{
|
||||||
max-width: 150px;
|
max-width: 250px;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
max-height: 100px;
|
max-height: 150px;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user